mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 23:30:45 +08:00
Version bump to v2.7.0.beta8 (#12894)
This commit is contained in:
parent
e2154b3d59
commit
a7261a1f68
|
@ -10,7 +10,7 @@ module Discourse
|
||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 7
|
MINOR = 7
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta7'
|
PRE = 'beta8'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user