summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PotloadCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/PotloadCom.py')
-rw-r--r--module/plugins/hoster/PotloadCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/PotloadCom.py b/module/plugins/hoster/PotloadCom.py
index e4f38b000..8eaca6ebe 100644
--- a/module/plugins/hoster/PotloadCom.py
+++ b/module/plugins/hoster/PotloadCom.py
@@ -6,7 +6,7 @@ from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo
class PotloadCom(DeadHoster):
__name__ = "PotloadCom"
__type__ = "hoster"
- __version__ = "0.04"
+ __version__ = "0.05"
__status__ = "stable"
__pattern__ = r'http://(?:www\.)?potload\.com/\w{12}'