summaryrefslogtreecommitdiffstats
path: root/module/plugins
diff options
context:
space:
mode:
authorGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-09-22 14:49:38 +0200
committerGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-09-22 14:49:38 +0200
commit30c6746dda1709aa7dda57f6dd977319a276b2cc (patch)
tree1b6c8064a87e5333ca68310efedf45a6a70c70fe /module/plugins
parentversion up (diff)
downloadpyload-30c6746dda1709aa7dda57f6dd977319a276b2cc.tar.xz
version up
Diffstat (limited to 'module/plugins')
-rw-r--r--module/plugins/internal/XFSHoster.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/XFSHoster.py b/module/plugins/internal/XFSHoster.py
index d83e3cb78..729c9a0ee 100644
--- a/module/plugins/internal/XFSHoster.py
+++ b/module/plugins/internal/XFSHoster.py
@@ -14,7 +14,7 @@ from module.utils import html_unescape
class XFSHoster(SimpleHoster):
__name__ = "XFSHoster"
__type__ = "hoster"
- __version__ = "0.59"
+ __version__ = "0.60"
__status__ = "testing"
__pattern__ = r'^unmatchable$'