Skip to content

Commit 9c8f125

Browse files
committed
Bump version to v3.4.3
1 parent a3db957 commit 9c8f125

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
unless defined?(::Discourse::VERSION)
88
module VERSION #:nodoc:
99
# Use the `version_bump:*` rake tasks to update this value
10-
STRING = "3.4.2"
10+
STRING = "3.4.3"
1111

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

0 commit comments

Comments
 (0)