mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 11:33:40 +08:00
Version bump to v2.3.5
This commit is contained in:
parent
e4570ffb78
commit
76f6ee501f
|
@ -8,7 +8,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 3
|
||||
TINY = 4
|
||||
TINY = 5
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user