Skip to content

Commit

Permalink
Bump version to 1.0.0.beta
Browse files Browse the repository at this point in the history
  • Loading branch information
siegy22 committed Aug 6, 2023
1 parent 932f865 commit 295d447
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 @@ -21,6 +21,6 @@ class Application < Rails::Application
config.i18n.locale = :en

config.time_zone = ENV.fetch("RAILS_TIMEZONE", "Europe/Zurich")
config.version = "1.0.0.alpha"
config.version = "1.0.0.beta"
end
end

0 comments on commit 295d447

Please sign in to comment.