mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
Version bump to v2.2.0.beta9
This commit is contained in:
parent
65f6135213
commit
5218702702
@ -5,7 +5,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 2
|
||||
TINY = 0
|
||||
PRE = 'beta8'
|
||||
PRE = 'beta9'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user