From b0cb6919e6975dddd0eab5a86f46a98893484bd9 Mon Sep 17 00:00:00 2001 From: GammaC0de Date: Tue, 29 Dec 2015 03:45:20 +0200 Subject: [ExtractArchive] Version up --- module/plugins/hooks/ExtractArchive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') diff --git a/module/plugins/hooks/ExtractArchive.py b/module/plugins/hooks/ExtractArchive.py index 5dc960ec8..b72eb4c22 100644 --- a/module/plugins/hooks/ExtractArchive.py +++ b/module/plugins/hooks/ExtractArchive.py @@ -98,7 +98,7 @@ class ArchiveQueue(object): class ExtractArchive(Addon): __name__ = "ExtractArchive" __type__ = "hook" - __version__ = "1.54" + __version__ = "1.55" __status__ = "broken" __config__ = [("activated" , "bool" , "Activated" , True ), -- cgit v1.2.3