mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-04 11:10:04 -04:00
Version bump to v0.9.8.2
This commit is contained in:
parent
09ed7fe283
commit
64431c3605
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module Discourse
|
|||
MAJOR = 0
|
||||
MINOR = 9
|
||||
TINY = 8
|
||||
PRE = 1
|
||||
PRE = 2
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue