diff --git a/config/application.rb b/config/application.rb index d799cddc2..e5c238c0a 100644 --- a/config/application.rb +++ b/config/application.rb @@ -16,7 +16,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.6.2'.freeze + VERSION = '2.7.0'.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.