summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/PrzeklejPl.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
commit84cf082653bb28e68799cfd6affb16b8b631b461 (patch)
treedc1f6bbfe7efa1c26f62e86ecb0d67988ef7406d /module/plugins/hoster/PrzeklejPl.py
parentZahikiNetis is DeadHoster (diff)
downloadpyload-84cf082653bb28e68799cfd6affb16b8b631b461.tar.xz
Increase all __version__ for crypters and hosters
Diffstat (limited to 'module/plugins/hoster/PrzeklejPl.py')
-rw-r--r--module/plugins/hoster/PrzeklejPl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/PrzeklejPl.py b/module/plugins/hoster/PrzeklejPl.py
index ac6aec196..5c8e66194 100644
--- a/module/plugins/hoster/PrzeklejPl.py
+++ b/module/plugins/hoster/PrzeklejPl.py
@@ -6,7 +6,7 @@ from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo
class PrzeklejPl(DeadHoster):
__name__ = "PrzeklejPl"
__type__ = "hoster"
- __version__ = "0.13"
+ __version__ = "0.14"
__status__ = "stable"
__pattern__ = r'http://(?:www\.)?przeklej\.pl/plik/.+'