mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 11:42:45 +08:00
Version bump to v2.3.9
This commit is contained in:
parent
733143cba3
commit
9298132c73
|
@ -8,7 +8,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 2
|
||||
MINOR = 3
|
||||
TINY = 8
|
||||
TINY = 9
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user