mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 14:04:10 +08:00
Version bump to v3.0.4 (#22093)
This commit is contained in:
parent
2a14338133
commit
21c80f5993
@ -9,7 +9,7 @@ module Discourse
|
|||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 3
|
MAJOR = 3
|
||||||
MINOR = 0
|
MINOR = 0
|
||||||
TINY = 3
|
TINY = 4
|
||||||
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