From 3229f1593f18efeceb8b98f45d4d4c15a5555d16 Mon Sep 17 00:00:00 2001 From: Stefano Date: Tue, 25 Jun 2013 14:16:12 +0300 Subject: StreamcloudEu: increased version number after 40831c996c0c80e369d2232bd707e0b2088056fc --- 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 35b9a0bd2..73c0465f8 100644 --- a/module/plugins/hoster/StreamcloudEu.py +++ b/module/plugins/hoster/StreamcloudEu.py @@ -8,7 +8,7 @@ class StreamcloudEu(XFileSharingPro): __name__ = "StreamcloudEu" __type__ = "hoster" __pattern__ = r"http://(www\.)?streamcloud\.eu/\S+" - __version__ = "0.01" + __version__ = "0.02" __description__ = """Streamcloud.eu hoster plugin""" __author_name__ = ("seoester") __author_mail__ = ("seoester@googlemail.com") -- cgit v1.2.3