mirror of
https://github.com/discourse/discourse.git
synced 2024-12-15 12:53:44 +08:00
Version bumped to v2.2.3
This commit is contained in:
parent
0f6d5ba4f9
commit
d8c3c82345
|
@ -6,7 +6,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 2
|
||||
TINY = 2
|
||||
TINY = 3
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user