summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-07-08 11:02:58 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-07-08 11:02:58 +0200
commited7e3618544c00b7cad3d28a53385e7d96376c47 (patch)
tree8e17037beadb8d8391993e7fd3c717dec298f250 /module
parentThe CaptchaTrader URLs changed (diff)
downloadpyload-ed7e3618544c00b7cad3d28a53385e7d96376c47.tar.xz
closed #628
Diffstat (limited to 'module')
-rw-r--r--module/plugins/hooks/CaptchaTrader.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hooks/CaptchaTrader.py b/module/plugins/hooks/CaptchaTrader.py
index c02dd494e..2b8a50a8e 100644
--- a/module/plugins/hooks/CaptchaTrader.py
+++ b/module/plugins/hooks/CaptchaTrader.py
@@ -46,7 +46,7 @@ class CaptchaTraderException(Exception):
class CaptchaTrader(Hook):
__name__ = "CaptchaTrader"
- __version__ = "0.13"
+ __version__ = "0.14"
__description__ = """send captchas to captchatrader.com"""
__config__ = [("activated", "bool", "Activated", True),
("username", "str", "Username", ""),