Update plugin.py

This commit is contained in:
gutosie
2025-11-14 20:51:40 +02:00
committed by GitHub
parent 88c5528c8d
commit 43522423c8

View File

@@ -54,8 +54,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.81'
UPDATEVERSION = '9.81'
UPDATEDATE = '"+%Y13%d"'
LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'