From 3b9dfa151e57d3f2630d82232b1a09259fb7566d Mon Sep 17 00:00:00 2001 From: gutosie Date: Sun, 25 Oct 2020 09:28:46 +0200 Subject: [PATCH] 9.07 update --- NeoBoot/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 147ce54..3b33b1c 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -51,7 +51,7 @@ else: from files.neoconsole import Console PLUGINVERSION = '9.03' -UPDATEVERSION = '9.06' +UPDATEVERSION = '9.07' LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot' try: