mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 19:35:20 +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
|
MAJOR = 3
|
||||||
MINOR = 0
|
MINOR = 0
|
||||||
TINY = 0
|
TINY = 0
|
||||||
PRE = "beta16"
|
PRE = nil
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue
Block a user