Skip to content

Commit 5f060dc

Browse files
committed
Merge remote-tracking branch 'origin/stable' into pkgr
2 parents 9c32ad7 + c45964b commit 5f060dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Discourse
44
module VERSION #:nodoc:
55
MAJOR = 1
66
MINOR = 8
7-
TINY = 10
7+
TINY = 11
88
PRE = nil
99

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

0 commit comments

Comments
 (0)