Skip to content

Commit 34fe6d5

Browse files
committed
Fix version
1 parent 39b8a22 commit 34fe6d5

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 = 21
12-
TINY = 1
12+
TINY = 0
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)