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…
Reference in New Issue