mirror of
https://github.com/discourse/discourse.git
synced 2024-12-17 00:13:51 +08:00
Version bump to v1.9.4
This commit is contained in:
parent
e23b8e7905
commit
e24d25ce01
|
@ -4,7 +4,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 1
|
||||
MINOR = 9
|
||||
TINY = 3
|
||||
TINY = 4
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
|
Loading…
Reference in New Issue
Block a user