mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 13:02:45 +08:00
Version bump to v2.2.4
This commit is contained in:
parent
e073593c86
commit
63dbac786f
|
@ -6,7 +6,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 2
|
||||
TINY = 3
|
||||
TINY = 4
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user