summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/TusfilesNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/accounts/TusfilesNet.py')
-rw-r--r--module/plugins/accounts/TusfilesNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/TusfilesNet.py b/module/plugins/accounts/TusfilesNet.py
index 18e7b0b57..bada60fe0 100644
--- a/module/plugins/accounts/TusfilesNet.py
+++ b/module/plugins/accounts/TusfilesNet.py
@@ -9,7 +9,7 @@ from module.plugins.internal.XFSAccount import XFSAccount
class TusfilesNet(XFSAccount):
__name__ = "TusfilesNet"
__type__ = "account"
- __version__ = "0.06"
+ __version__ = "0.07"
__description__ = """Tusfile.net account plugin"""
__license__ = "GPLv3"