We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdaadc9 commit 627c027Copy full SHA for 627c027
lib/fat_free_crm/version.rb
@@ -9,7 +9,7 @@ module FatFreeCRM
9
module VERSION # :nodoc:
10
MAJOR = 0
11
MINOR = 24
12
- TINY = 2
+ TINY = 3
13
PRE = nil
14
15
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments