Skip to content

Commit a3cbe72

Browse files
committed
Bump version to v3.6.0.beta1-dev
1 parent 3cac943 commit a3cbe72

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.5.0.beta9"
10+
STRING = "3.6.0.beta1-dev"
1111

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

0 commit comments

Comments
 (0)