Skip to content

Commit

Permalink
Bump version to v3.2.0.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusaraj committed Oct 16, 2023
1 parent 13afad7 commit be04154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Expand Up @@ -7,7 +7,7 @@ module Discourse
# work around reloader
unless defined?(::Discourse::VERSION)
module VERSION #:nodoc:
STRING = "3.2.0.beta2-dev"
STRING = "3.2.0.beta2"

PARTS = STRING.split(".")
private_constant :PARTS
Expand Down

0 comments on commit be04154

Please sign in to comment.