summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RgHostNet.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-10-27 21:39:47 +0100
commit84cf082653bb28e68799cfd6affb16b8b631b461 (patch)
treedc1f6bbfe7efa1c26f62e86ecb0d67988ef7406d /module/plugins/hoster/RgHostNet.py
parentZahikiNetis is DeadHoster (diff)
downloadpyload-84cf082653bb28e68799cfd6affb16b8b631b461.tar.xz
Increase all __version__ for crypters and hosters
Diffstat (limited to 'module/plugins/hoster/RgHostNet.py')
-rw-r--r--module/plugins/hoster/RgHostNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/RgHostNet.py b/module/plugins/hoster/RgHostNet.py
index c7cb3c7e6..32bb5cd57 100644
--- a/module/plugins/hoster/RgHostNet.py
+++ b/module/plugins/hoster/RgHostNet.py
@@ -8,7 +8,7 @@ from module.plugins.internal.SimpleHoster import SimpleHoster, create_getInfo
class RgHostNet(SimpleHoster):
__name__ = "RgHostNet"
__type__ = "hoster"
- __version__ = "0.06"
+ __version__ = "0.07"
__status__ = "testing"
__pattern__ = r'http://(?:www\.)?rghost\.(net|ru)/[\d\-]+'