mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Version bump to 2.4.0.beta4
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 4
|
||||
TINY = 0
|
||||
PRE = 'beta3'
|
||||
PRE = 'beta4'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user