Version bump to v0.9.6.2
This commit is contained in:
parent
46efbac40e
commit
d875a9549d
|
@ -5,7 +5,7 @@ module Discourse
|
|||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 6
|
||||
PRE = 1
|
||||
PRE = 2
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue