Skip to content

Commit

Permalink
0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CloCkWeRX committed Oct 4, 2021
1 parent 7d36471 commit c8686ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/fat_free_crm/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
module FatFreeCRM
module VERSION #:nodoc:
MAJOR = 0
MINOR = 19
TINY = 1
MINOR = 20
TINY = 0
PRE = nil

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

0 comments on commit c8686ae

Please sign in to comment.