mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
Version bump to v0.9.7
This commit is contained in:
parent
3c2c6ab24b
commit
380d8c028f
@ -4,8 +4,8 @@ module Discourse
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 6
|
||||
PRE = 4
|
||||
TINY = 7
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user