From 22048007abb2df02ee4ac97f61bd6d615c68a529 Mon Sep 17 00:00:00 2001 From: Stefano Date: Sat, 4 Jan 2014 17:24:08 +0100 Subject: StreamcloudEu: increased version number after 50ef18bfb7ced07dfacc8db28aa11dd376be65da --- module/plugins/hoster/StreamcloudEu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/plugins/hoster/StreamcloudEu.py b/module/plugins/hoster/StreamcloudEu.py index b9ff37052..dea2781d5 100644 --- a/module/plugins/hoster/StreamcloudEu.py +++ b/module/plugins/hoster/StreamcloudEu.py @@ -10,7 +10,7 @@ class StreamcloudEu(XFileSharingPro): __name__ = "StreamcloudEu" __type__ = "hoster" __pattern__ = r"http://(www\.)?streamcloud\.eu/\S+" - __version__ = "0.02" + __version__ = "0.03" __description__ = """Streamcloud.eu hoster plugin""" __author_name__ = ("seoester") __author_mail__ = ("seoester@googlemail.com") -- cgit v1.2.3