mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
Bump version to 0.8.5
This commit is contained in:
parent
753e3675b1
commit
9e269fbc7c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue