mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00: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…
x
Reference in New Issue
Block a user