summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/EnteruploadCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/EnteruploadCom.py')
-rw-r--r--module/plugins/hoster/EnteruploadCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/EnteruploadCom.py b/module/plugins/hoster/EnteruploadCom.py
index 8ef994e1e..46215f5a2 100644
--- a/module/plugins/hoster/EnteruploadCom.py
+++ b/module/plugins/hoster/EnteruploadCom.py
@@ -6,7 +6,7 @@ from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo
class EnteruploadCom(DeadHoster):
__name__ = "EnteruploadCom"
__type__ = "hoster"
- __version__ = "0.02"
+ __version__ = "0.03"
__pattern__ = r'http://(?:www\.)?enterupload\.com/\w+'
__config__ = [] #@TODO: Remove in 0.4.10