mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Version bump to v2.9.0.beta8 (#17697)
This commit is contained in:
parent
7c73e896ce
commit
4e7bd43d17
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 9
|
||||
TINY = 0
|
||||
PRE = 'beta7'
|
||||
PRE = 'beta8'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user