From 4660a5152bb5bf197204e1be69a9c8ae5aea1c78 Mon Sep 17 00:00:00 2001 From: GammaC0de Date: Tue, 29 Dec 2015 03:49:57 +0200 Subject: [RyushareCom] Version up --- module/plugins/hoster/RyushareCom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') diff --git a/module/plugins/hoster/RyushareCom.py b/module/plugins/hoster/RyushareCom.py index 16619d604..94fe9f7a4 100644 --- a/module/plugins/hoster/RyushareCom.py +++ b/module/plugins/hoster/RyushareCom.py @@ -6,7 +6,7 @@ from module.plugins.internal.DeadHoster import DeadHoster class RyushareCom(DeadHoster): __name__ = "RyushareCom" __type__ = "hoster" - __version__ = "0.30" + __version__ = "0.31" __status__ = "stable" __pattern__ = r'http://(?:www\.)?ryushare\.com/\w+' -- cgit v1.2.3