mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 22:45:39 +08:00
Version bump to v1.3.1 (skip 1.3.0)
This commit is contained in:
parent
4b0f33cc80
commit
85b4e5fb0d
@ -4,7 +4,7 @@ module Discourse
|
|||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 1
|
MAJOR = 1
|
||||||
MINOR = 3
|
MINOR = 3
|
||||||
TINY = 0
|
TINY = 1
|
||||||
PRE = nil
|
PRE = nil
|
||||||
|
|
||||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user