From 9d62a18a9c665680e88b6dc7c7a0f16a58f550d8 Mon Sep 17 00:00:00 2001 From: Jeix Date: Mon, 23 Apr 2012 15:35:55 +0200 Subject: closed #561 this should do it. CryNickSystems fixed it before, but no version increment --- module/plugins/accounts/NetloadIn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/plugins/accounts/NetloadIn.py b/module/plugins/accounts/NetloadIn.py index 4d05732ce..cef3e298b 100755 --- a/module/plugins/accounts/NetloadIn.py +++ b/module/plugins/accounts/NetloadIn.py @@ -23,7 +23,7 @@ from time import time class NetloadIn(Account): __name__ = "NetloadIn" - __version__ = "0.21" + __version__ = "0.22" __type__ = "account" __description__ = """netload.in account plugin""" __author_name__ = ("RaNaN", "CryNickSystems") -- cgit v1.2.3