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