Skip to content

Commit 1c2cf29

Browse files
authored
Update: Version 2.4.0
1 parent 65f8652 commit 1c2cf29

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.0rc2'
8+
VERSION = '2.4.0'
99
REVISION = `git log --pretty=format:'%h' -n 1`
1010
APP_VERSION = "#{VERSION}:#{REVISION}"

0 commit comments

Comments
 (0)