forked from External/greenlight
Fixed #266 Externalize version tag so it is based on GitHub tag when deployed to production (GRN-1) (#292)
* Update Jenkinsfile * updating Jenkinsfile * updating version in Jenkins * Update version.rb
This commit is contained in:
committed by
Jesus Federico
parent
a9be611d00
commit
fd1b586c6e
@ -2,6 +2,6 @@
|
||||
|
||||
module Greenlight
|
||||
class Application
|
||||
VERSION = "2.0.0"
|
||||
VERSION = "2"
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user