mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 09:43:25 +08:00
Version bump to v2.8.0
This commit is contained in:
parent
9830b192f3
commit
3a5b75435e
@ -10,7 +10,7 @@ module Discourse
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 0
|
||||
PRE = 'beta11'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user