mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 02:24:54 +08:00
Version bump to v2.4.0.beta6
This commit is contained in:
parent
3007c93205
commit
09021c35a3
@ -9,7 +9,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 4
|
||||
TINY = 0
|
||||
PRE = 'beta5'
|
||||
PRE = 'beta6'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user