mirror of
https://github.com/discourse/discourse.git
synced 2024-12-14 10:13:41 +08:00
Version bump to v2.7.9
This commit is contained in:
parent
fa3c46cf07
commit
a1dcf3a50c
|
@ -9,7 +9,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 7
|
||||
TINY = 8
|
||||
TINY = 9
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user