Skip to content

Commit d82220f

Browse files
committed
Bump version to v3.4.2
1 parent 9f86c75 commit d82220f

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.1"
10+
STRING = "3.4.2"
1111

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

0 commit comments

Comments
 (0)