summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/SharingmatrixComFolder.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/crypter/SharingmatrixComFolder.py')
-rw-r--r--module/plugins/crypter/SharingmatrixComFolder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/crypter/SharingmatrixComFolder.py b/module/plugins/crypter/SharingmatrixComFolder.py
index eb1b4d8a6..399e5c386 100644
--- a/module/plugins/crypter/SharingmatrixComFolder.py
+++ b/module/plugins/crypter/SharingmatrixComFolder.py
@@ -6,7 +6,7 @@ from module.plugins.internal.DeadCrypter import DeadCrypter, create_getInfo
class SharingmatrixComFolder(DeadCrypter):
__name__ = "SharingmatrixComFolder"
__type__ = "crypter"
- __version__ = "0.01"
+ __version__ = "0.02"
__pattern__ = r'http://(?:www\.)?sharingmatrix\.com/folder/\w+'
__config__ = [] #@TODO: Remove in 0.4.10