Skip to content

Commit

Permalink
Update: Version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scott committed Mar 21, 2019
1 parent 65f8652 commit 1c2cf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
Rails.application.initialize!

# Get the current tag version
VERSION = '2.4.0rc2'
VERSION = '2.4.0'
REVISION = `git log --pretty=format:'%h' -n 1`
APP_VERSION = "#{VERSION}:#{REVISION}"

0 comments on commit 1c2cf29

Please sign in to comment.