mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 22:49:39 +08:00
This reverts commit ab0fea3f427363682707e58f13720a27632a7748.
This commit is contained in:
parent
ab0fea3f42
commit
e463bc9a67
@ -7,7 +7,7 @@ module Discourse
|
||||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.2.0.beta5-dev"
|
||||
STRING = "3.2.0.beta4-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user