mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 16:54:06 +08:00
Version bump to v3.0.0
This commit is contained in:
parent
ecdbf44983
commit
f54d21a80b
|
@ -10,7 +10,7 @@ module Discourse
|
|||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 0
|
||||
PRE = "beta16"
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user