mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Version bump to v0.9.9.18
This commit is contained in:
parent
c713cc57d0
commit
dddeb1a8aa
@ -5,7 +5,7 @@ module Discourse
|
|||||||
MAJOR = 0
|
MAJOR = 0
|
||||||
MINOR = 9
|
MINOR = 9
|
||||||
TINY = 9
|
TINY = 9
|
||||||
PRE = 17
|
PRE = 18
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user