From b3d972d6379a205ebe65e3dc15d53c313b42a020 Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 6 Mar 2022 19:38:15 +0200 Subject: [PATCH] update 9.50 --- NeoBoot/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 87166d1..9686e73 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -52,7 +52,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.49' +PLUGINVERSION = '9.50' UPDATEVERSION = '9.50' UPDATEDATE = '"+%Y11%d"' LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'