This commit is contained in:
gutosie
2022-10-16 13:58:06 +03:00
committed by GitHub
parent f752a960d4
commit dd7f6ce838

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.58'
UPDATEVERSION = '9.58'
PLUGINVERSION = '9.59'
UPDATEVERSION = '9.59'
UPDATEDATE = '"+%Y11%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'