Skip to content

Commit

Permalink
Merge pull request #1226 from scott/release/2.4.1
Browse files Browse the repository at this point in the history
Update version 2.4.1
  • Loading branch information
scott authored Apr 3, 2019
2 parents ee79670 + fc385b6 commit 6eb8ab9
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.0'
VERSION = '2.4.1'
REVISION = `git log --pretty=format:'%h' -n 1`
APP_VERSION = "#{VERSION}:#{REVISION}"

0 comments on commit 6eb8ab9

Please sign in to comment.