This commit is contained in:
David Dollar
2010-06-29 16:49:14 -04:00
parent 08b94716f2
commit 92e637a231
+1 -1
View File
@@ -1,6 +1,6 @@
module Foreman
VERSION = "0.4.5"
VERSION = "0.4.6"
class AppDoesNotExist < Exception; end