Skip to content

Commit 118f1b8

Browse files
authored
Bump to v0.24.1
1 parent 36f362f commit 118f1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fat_free_crm/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module FatFreeCRM
99
module VERSION # :nodoc:
1010
MAJOR = 0
1111
MINOR = 24
12-
TINY = 0
12+
TINY = 1
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)