This commit is contained in:
David Dollar
2010-09-17 09:31:24 -04:00
parent 2b27d0a51a
commit 9cd772ac0f

View File

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