mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 19:53:53 -06:00
Version bump to v2.8.0.beta9 (#15152)
This commit is contained in:
parent
1fa7a87f86
commit
c4d3b6556d
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
PRE = 'beta8'
|
||||
PRE = 'beta9'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user