mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 17:29:47 +08:00
Version bump to v2.0.0
This commit is contained in:
parent
0aa8d75be1
commit
894d287a7f
|
@ -5,7 +5,7 @@ module Discourse
|
|||
MAJOR = 2
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
PRE = 'beta10'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user