mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 17:04:08 +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…
Reference in New Issue
Block a user