mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 04:33:43 +08:00
Version bump to v2.3.0
This commit is contained in:
parent
04be572a92
commit
0bcb62fc2d
|
@ -9,7 +9,7 @@ module Discourse
|
|||
MAJOR = 2
|
||||
MINOR = 3
|
||||
TINY = 0
|
||||
PRE = 'beta11'
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user