Update version.rb

This commit is contained in:
Arfon Smith 2015-03-24 13:59:06 -05:00
parent 231ba7be08
commit 42520c51f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
class Licensee
VERSION = "4.4.0"
VERSION = "4.4.1"
end