mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 22:13:17 +08:00
Bump version to v3.2.5
This commit is contained in:
parent
76f06f6b14
commit
9ed203ed8c
|
@ -7,7 +7,7 @@ module Discourse
|
|||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.2.4"
|
||||
STRING = "3.2.5"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user