mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Version bump to v2.3.0.beta9
This commit is contained in:
parent
dacdb5d90d
commit
84b21e3ad6
@ -7,7 +7,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 3
|
||||
TINY = 0
|
||||
PRE = 'beta8'
|
||||
PRE = 'beta9'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user