mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 04:06:40 +08:00
Bump version to v3.1.1
This commit is contained in:
parent
5dbe3b7b55
commit
61b51f9eb6
@ -7,7 +7,7 @@ module Discourse
|
||||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.1.0"
|
||||
STRING = "3.1.1"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user