This commit is contained in:
David Dollar
2010-06-23 19:13:50 -04:00
parent d67a2f4e11
commit eeeef65c88
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.3"
VERSION = "0.4.4"
class AppDoesNotExist < Exception; end