mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:52:11 +08:00
DEV: Version bumps for main: v3.2.0.beta4, v3.2.0.beta5-dev (#25168)
* Bump version to v3.2.0.beta4 * Bump version to v3.2.0.beta5-dev
This commit is contained in:
parent
c9d9bdfbd1
commit
ab0fea3f42
|
@ -7,7 +7,7 @@ module Discourse
|
|||
# work around reloader
|
||||
unless defined?(::Discourse::VERSION)
|
||||
module VERSION #:nodoc:
|
||||
STRING = "3.2.0.beta4-dev"
|
||||
STRING = "3.2.0.beta5-dev"
|
||||
|
||||
PARTS = STRING.split(".")
|
||||
private_constant :PARTS
|
||||
|
|
Loading…
Reference in New Issue
Block a user