mirror of
https://github.com/discourse/discourse.git
synced 2025-03-02 13:27:57 +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:
|
||||
MAJOR = 3
|
||||
MINOR = 0
|
||||
TINY = 3
|
||||
TINY = 4
|
||||
PRE = nil
|
||||
|
||||
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
|
||||
|
Loading…
x
Reference in New Issue
Block a user