mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:47:07 +08:00
Bump version to v3.1.4
This commit is contained in:
parent
edb2630131
commit
2d4ed7d020
|
@ -7,7 +7,7 @@ module Discourse
|
|||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.1.3"
|
||||
STRING = "3.1.4"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user