mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 13:52:50 +08:00
Version bump to v0.9.9.17
This commit is contained in:
parent
aa41548e8e
commit
bf5563e2fc
|
@ -5,7 +5,7 @@ module Discourse
|
|||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 9
|
||||
PRE = 16
|
||||
PRE = 17
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user