We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f8652 commit 1c2cf29Copy full SHA for 1c2cf29
config/environment.rb
@@ -5,6 +5,6 @@
5
Rails.application.initialize!
6
7
# Get the current tag version
8
-VERSION = '2.4.0rc2'
+VERSION = '2.4.0'
9
REVISION = `git log --pretty=format:'%h' -n 1`
10
APP_VERSION = "#{VERSION}:#{REVISION}"
0 commit comments