Skip to content

Commit e34c29a

Browse files
committed
Version bump to v2.6.6
1 parent 14e53c5 commit e34c29a

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
@@ -9,7 +9,7 @@ module Discourse
99
module VERSION #:nodoc:
1010
MAJOR = 2
1111
MINOR = 6
12-
TINY = 5
12+
TINY = 6
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)