mirror of
https://github.com/discourse/discourse.git
synced 2025-02-18 16:02:46 +08:00
Version bump to v2.4.0.beta10
This commit is contained in:
parent
96b64df4d4
commit
cca654fc1a
|
@ -9,7 +9,7 @@ module Discourse
|
||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 4
|
MINOR = 4
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta9'
|
PRE = 'beta10'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user