summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-12-29 02:45:20 +0100
committerGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-12-29 02:45:20 +0100
commitb0cb6919e6975dddd0eab5a86f46a98893484bd9 (patch)
tree5f92746893190ddc918087ef3f73a9a1451b5bd7 /module
parent[FileserveCom] Version up (diff)
downloadpyload-b0cb6919e6975dddd0eab5a86f46a98893484bd9.tar.xz
[ExtractArchive] Version up
Diffstat (limited to 'module')
-rw-r--r--module/plugins/hooks/ExtractArchive.py2
1 files changed, 1 insertions, 1 deletions
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 ),