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