mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 17:43:39 +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…
Reference in New Issue
Block a user