mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 14:10:12 +08:00
Version bump to v2.2.0
This commit is contained in:
parent
87f89e92a8
commit
bbb4b6ccef
@ -7,7 +7,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 2
|
||||
TINY = 0
|
||||
PRE = 'beta10'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user