mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 04:43:43 +08:00
Revert "Version bump to v2.8.14 (#19755)"
This reverts commit 8665f06f63
.
This commit is contained in:
parent
8665f06f63
commit
2bb31f1ce6
|
@ -9,7 +9,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 14
|
||||
TINY = 13
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user