mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 22:31:53 +08:00
Version bump to v2.8.9 (#18430)
This commit is contained in:
parent
65017fe920
commit
1503ec07c5
@ -9,7 +9,7 @@ module Discourse
|
|||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 2
|
MAJOR = 2
|
||||||
MINOR = 8
|
MINOR = 8
|
||||||
TINY = 8
|
TINY = 9
|
||||||
PRE = nil
|
PRE = nil
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user