mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 23:13:48 +08:00
Bump version to v3.0.6
This commit is contained in:
parent
1b6b764cf5
commit
c35038b00b
|
@ -9,7 +9,7 @@ module Discourse
|
|||
module VERSION #:nodoc:
|
||||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 5
|
||||
TINY = 6
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
|
||||
|
|
Loading…
Reference in New Issue
Block a user