Skip to content

Commit 6eb8ab9

Browse files
authored
Merge pull request #1226 from scott/release/2.4.1
Update version 2.4.1
2 parents ee79670 + fc385b6 commit 6eb8ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environment.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
Rails.application.initialize!
66

77
# Get the current tag version
8-
VERSION = '2.4.0'
8+
VERSION = '2.4.1'
99
REVISION = `git log --pretty=format:'%h' -n 1`
1010
APP_VERSION = "#{VERSION}:#{REVISION}"

0 commit comments

Comments
 (0)