mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 00:42:09 +08:00
Version bump to v2.7.13
This commit is contained in:
parent
c7a6d9bc3a
commit
3a126c134e
@ -9,7 +9,7 @@ module Discourse
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 7
|
||||
TINY = 12
|
||||
TINY = 13
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user