Update plugin.py

This commit is contained in:
gutosie
2025-12-07 14:45:20 +02:00
committed by GitHub
parent a78e5c8769
commit 6b0eeb666f

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