9.68 update

This commit is contained in:
gutosie
2023-02-13 11:48:02 +02:00
committed by GitHub
parent f94cfffa23
commit 001ad54518

View File

@@ -53,8 +53,8 @@ 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.66'
UPDATEVERSION = '9.67'
PLUGINVERSION = '9.68'
UPDATEVERSION = '9.68'
UPDATEDATE = '"+%Y13%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'