Update plugin.py

This commit is contained in:
gutosie
2022-03-24 08:47:09 +02:00
committed by GitHub
parent 2acf1e68db
commit 8c648fa338

View File

@@ -52,8 +52,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.51'
UPDATEVERSION = '9.51'
PLUGINVERSION = '9.52'
UPDATEVERSION = '9.52'
UPDATEDATE = '"+%Y11%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'