mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 07:13:09 +08:00
Version bump to v2.5.3
This commit is contained in:
parent
f6b62919d2
commit
1829ca605e
@ -10,7 +10,7 @@ module Discourse
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 5
|
||||
TINY = 2
|
||||
TINY = 3
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user