Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Aug 10, 2023
1 parent 39b8a22 commit 34fe6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fat_free_crm/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module FatFreeCRM
module VERSION # :nodoc:
MAJOR = 0
MINOR = 21
TINY = 1
TINY = 0
PRE = nil

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

0 comments on commit 34fe6d5

Please sign in to comment.