Skip to content

Commit 9991494

Browse files
committed
Merge remote-tracking branch 'origin/stable' into pkgr
2 parents a8a0c6e + f18f608 commit 9991494

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 = 9
7+
TINY = 10
88
PRE = nil
99

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

0 commit comments

Comments
 (0)