mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:47:41 +08:00
Bump version to v3.2.0.beta2-dev
This commit is contained in:
parent
a9cc379121
commit
75e8a6bf90
@ -7,7 +7,7 @@ module Discourse
|
||||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.2.0.beta1"
|
||||
STRING = "3.2.0.beta2-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user