This commit is contained in:
David Dollar
2010-09-17 09:30:20 -04:00
parent 15ab54bc18
commit d0f5b2412c
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.7.3"
VERSION = "0.7.4"
class AppDoesNotExist < Exception; end