Skip to content

Commit 76f6ee5

Browse files
committed
Version bump to v2.3.5
1 parent e4570ff commit 76f6ee5

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
@@ -8,7 +8,7 @@ module Discourse
88
module VERSION #:nodoc:
99
MAJOR = 2
1010
MINOR = 3
11-
TINY = 4
11+
TINY = 5
1212
PRE = nil
1313

1414
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')

0 commit comments

Comments
 (0)