Skip to content

Commit 6e48f5a

Browse files
committed
Version bump to v0.8.8
1 parent f517fa6 commit 6e48f5a

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
@@ -4,7 +4,7 @@ module Discourse
44
module VERSION #:nodoc:
55
MAJOR = 0
66
MINOR = 8
7-
TINY = 7
7+
TINY = 8
88
PRE = nil
99

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

0 commit comments

Comments
 (0)