mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 16:52:11 +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:
|
||||
MAJOR = 2
|
||||
MINOR = 8
|
||||
TINY = 8
|
||||
TINY = 9
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user