This commit is contained in:
David Dollar
2010-06-29 17:08:46 -04:00
parent 314e2f5530
commit 2458c4e75f

View File

@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.6"
VERSION = "0.4.7"
class AppDoesNotExist < Exception; end