Skip to content

Commit fe275c9

Browse files
committed
Version bump to v2.4.4
1 parent 7f6a321 commit fe275c9

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 = 4
11-
TINY = 3
11+
TINY = 4
1212
PRE = nil
1313

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

0 commit comments

Comments
 (0)