mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
Version bump to v1.4.0.beta6
This commit is contained in:
@ -5,7 +5,7 @@ module Discourse
|
|||||||
MAJOR = 1
|
MAJOR = 1
|
||||||
MINOR = 4
|
MINOR = 4
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta5'
|
PRE = 'beta6'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user