Version bump to v0.9.7.4
This commit is contained in:
parent
726b985ece
commit
8a7fa6e467
|
@ -5,7 +5,7 @@ module Discourse
|
|||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 7
|
||||
PRE = 3
|
||||
PRE = 4
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue