Skip to content

Commit 43227dc

Browse files
committed
Bump version to v3.2.4
1 parent a747724 commit 43227dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module Discourse
77
# work around reloader
88
unless defined?(::Discourse::VERSION)
99
module VERSION #:nodoc:
10-
STRING = "3.2.3"
10+
STRING = "3.2.4"
1111

1212
PARTS = STRING.split(".")
1313
private_constant :PARTS

0 commit comments

Comments
 (0)