From 87eba381ffafa35f773c61ee907183e646b0a8cc Mon Sep 17 00:00:00 2001 From: rukasuzu Date: Sun, 18 Jan 2015 14:04:41 +0100 Subject: [CatShareNet] Fixed patterns --- module/plugins/accounts/CatShareNet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/accounts') diff --git a/module/plugins/accounts/CatShareNet.py b/module/plugins/accounts/CatShareNet.py index 00bea960d..dc1d6e372 100644 --- a/module/plugins/accounts/CatShareNet.py +++ b/module/plugins/accounts/CatShareNet.py @@ -10,7 +10,7 @@ from module.plugins.Account import Account class CatShareNet(Account): __name__ = "CatShareNet" __type__ = "account" - __version__ = "0.03" + __version__ = "0.04" __description__ = """CatShareNet account plugin""" __license__ = "GPLv3" -- cgit v1.2.3