mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 00:13:54 +08:00
Version bump to v2.6.0
This commit is contained in:
parent
a502a47197
commit
d6121249d3
|
@ -10,7 +10,7 @@ module Discourse
|
|||
MAJOR = 2
|
||||
MINOR = 6
|
||||
TINY = 0
|
||||
PRE = 'beta6'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user