summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/UlozTo.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-12-14 02:57:16 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-12-27 20:51:14 +0100
commitb6c2ec673d66b1a41808c73291abd557c9efdc20 (patch)
tree0eb2da26207ba1231d186770a95ac617fa54ec3d /module/plugins/accounts/UlozTo.py
parentUpdate extractors (1) (diff)
downloadpyload-b6c2ec673d66b1a41808c73291abd557c9efdc20.tar.xz
Accounts version up
Diffstat (limited to 'module/plugins/accounts/UlozTo.py')
-rw-r--r--module/plugins/accounts/UlozTo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/accounts/UlozTo.py b/module/plugins/accounts/UlozTo.py
index 0080375de..2f8ffac1f 100644
--- a/module/plugins/accounts/UlozTo.py
+++ b/module/plugins/accounts/UlozTo.py
@@ -9,7 +9,7 @@ from module.plugins.internal.Account import Account
class UlozTo(Account):
__name__ = "UlozTo"
__type__ = "account"
- __version__ = "0.15"
+ __version__ = "0.16"
__status__ = "testing"
__description__ = """Uloz.to account plugin"""