mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
Version bump to v2.7.0.beta4
This commit is contained in:
parent
7aae498e3e
commit
180249112f
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 7
|
||||
TINY = 0
|
||||
PRE = 'beta3'
|
||||
PRE = 'beta4'
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user