mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 00:50:48 +08:00
Bump version to v3.2.0
This commit is contained in:
parent
bfb292d931
commit
f9502188a6
@ -7,7 +7,7 @@ module Discourse
|
||||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.2.0.beta5"
|
||||
STRING = "3.2.0"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user