mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
Version bump to v2.4.0.beta7
This commit is contained in:
parent
f611aa6ada
commit
1aa96a5da4
@ -9,7 +9,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 4
|
||||
TINY = 0
|
||||
PRE = 'beta6'
|
||||
PRE = 'beta7'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user