Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
Set Pharos version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cdahlhausen committed Sep 24, 2019
1 parent 18e9d77 commit ceb424e
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 @@ -28,7 +28,7 @@ class Application < Rails::Application
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
# config.i18n.default_locale = :de

VERSION = "1.0"
VERSION = "2.5"

config.i18n.enforce_available_locales = true

Expand Down

0 comments on commit ceb424e

Please sign in to comment.