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