Skip to content

Commit

Permalink
bump version 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Riscky committed Nov 22, 2021
1 parent 11cbdf1 commit 1062fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Application < Rails::Application
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.

VERSION = '2.8.0'.freeze
VERSION = '2.8.1'.freeze

# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
Expand Down

0 comments on commit 1062fc0

Please sign in to comment.