diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 830fb53..d75d73c 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -51,7 +51,7 @@ if not fileExists('/etc/vtiversion.info') and not fileExists('/etc/bhversion') a else: from Screens.Console import Console loggscrash = time.localtime(time.time()) -PLUGINVERSION = '9.45' +PLUGINVERSION = '9.46' UPDATEVERSION = '9.46' UPDATEDATE = '"+%Y11%d"' LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'