summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/ShareonlineBiz.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-11 20:10:40 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-11 20:10:40 +0200
commit6faf688fdd1657826d0db99fd9ff4f9c94582721 (patch)
treed0e100b24ff4c7dd19b6261282db6414353a29f1 /module/plugins/accounts/ShareonlineBiz.py
parentMerge pull request #1412 from smoozed/patch-1 (diff)
downloadpyload-6faf688fdd1657826d0db99fd9ff4f9c94582721.tar.xz
[ShareonlineBiz][SmoozedCom] Version up
Diffstat (limited to 'module/plugins/accounts/ShareonlineBiz.py')
-rw-r--r--module/plugins/accounts/ShareonlineBiz.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/ShareonlineBiz.py b/module/plugins/accounts/ShareonlineBiz.py
index 27371864e..4214b4401 100644
--- a/module/plugins/accounts/ShareonlineBiz.py
+++ b/module/plugins/accounts/ShareonlineBiz.py
@@ -8,7 +8,7 @@ from module.plugins.Account import Account
class ShareonlineBiz(Account):
__name__ = "ShareonlineBiz"
__type__ = "account"
- __version__ = "0.32"
+ __version__ = "0.33"
__description__ = """Share-online.biz account plugin"""
__license__ = "GPLv3"