mirror of
https://github.com/discourse/discourse.git
synced 2026-07-29 15:54:48 -05:00
Version bump to v2.2.0.beta5
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ module Discourse
|
|||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 2
|
MINOR = 2
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = 'beta4'
|
PRE = 'beta5'
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user