mirror of
https://github.com/discourse/discourse.git
synced 2025-03-24 20:35:33 +08:00
Version bump to v0.9.4
This commit is contained in:
parent
278ae7e413
commit
b47f6e80b8
@ -4,8 +4,8 @@ module Discourse
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 3
|
||||
PRE = 5
|
||||
TINY = 4
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user