Version bump to v2.8.0.beta8 (#14948)
This commit is contained in:
parent
f45853676f
commit
cbfe48b990
|
@ -10,7 +10,7 @@ module Discourse
|
|||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
PRE = 'beta7'
|
||||
PRE = 'beta8'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue