summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-08-04 00:51:10 +0200
committerGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-08-04 00:51:10 +0200
commit70293152cc01b14f65481778cbe03e0281301774 (patch)
treea708774fb31f56ccda93960494fab1158054c49d /module
parentMerge pull request #1685 from GammaC0de/patch-2 (diff)
downloadpyload-70293152cc01b14f65481778cbe03e0281301774.tar.xz
Update XFileSharingPro.py
Diffstat (limited to 'module')
-rw-r--r--module/plugins/accounts/XFileSharingPro.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/XFileSharingPro.py b/module/plugins/accounts/XFileSharingPro.py
index 7066445b2..f21247cf4 100644
--- a/module/plugins/accounts/XFileSharingPro.py
+++ b/module/plugins/accounts/XFileSharingPro.py
@@ -6,7 +6,7 @@ from module.plugins.internal.XFSAccount import XFSAccount
class XFileSharingPro(XFSAccount):
__name__ = "XFileSharingPro"
__type__ = "account"
- __version__ = "0.08"
+ __version__ = "0.09"
__status__ = "testing"
__description__ = """XFileSharingPro multi-purpose account plugin"""