mirror of
https://github.com/discourse/discourse.git
synced 2025-03-20 16:25:31 +08:00
Bump version to 0.8.5
This commit is contained in:
parent
753e3675b1
commit
9e269fbc7c
@ -4,7 +4,7 @@ module Discourse
|
||||
module VERSION #:nodoc:
|
||||
MAJOR = 0
|
||||
MINOR = 8
|
||||
TINY = 4
|
||||
TINY = 5
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||
|
Loading…
x
Reference in New Issue
Block a user