mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 07:42:11 +08:00
Version bump to v2.7.0
This commit is contained in:
parent
2c399a84fe
commit
ccf207f12e
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 7
|
||||
TINY = 0
|
||||
PRE = 'beta9'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user