mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 12:57:29 +08:00
Version bump to v2.9.0.beta4 (#16477)
This commit is contained in:
parent
8f786268be
commit
7c27c839de
|
@ -10,7 +10,7 @@ module Discourse
|
|||
MAJOR = 2
|
||||
MINOR = 9
|
||||
TINY = 0
|
||||
PRE = 'beta3'
|
||||
PRE = 'beta4'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user