Update plugin.py

This commit is contained in:
gutosie
2023-12-25 14:43:09 +02:00
committed by GitHub
parent b7f7783392
commit cf0231d510

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.70'
UPDATEVERSION = '9.70'
PLUGINVERSION = '9.71'
UPDATEVERSION = '9.71'
UPDATEDATE = '"+%Y13%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'