summaryrefslogtreecommitdiffstats
path: root/module/plugins/internal/MultiCrypter.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/internal/MultiCrypter.py')
-rw-r--r--module/plugins/internal/MultiCrypter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/internal/MultiCrypter.py b/module/plugins/internal/MultiCrypter.py
index 576d6d4b4..02bf24912 100644
--- a/module/plugins/internal/MultiCrypter.py
+++ b/module/plugins/internal/MultiCrypter.py
@@ -6,7 +6,7 @@ from module.plugins.internal.SimpleCrypter import SimpleCrypter
class MultiCrypter(SimpleCrypter):
__name__ = "MultiCrypter"
__type__ = "hoster"
- __version__ = "0.06"
+ __version__ = "0.07"
__status__ = "stable"
__pattern__ = r'^unmatchable$'