mirror of
https://github.com/discourse/discourse.git
synced 2025-02-24 07:00:12 +08:00
Revert "Version bump to v2.8.14 (#19755)"
This reverts commit 8665f06f631cf04d0bc9cf537180881fa0d9d485.
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…
x
Reference in New Issue
Block a user