Update plugin.py

This commit is contained in:
gutosie
2025-07-27 17:24:02 +03:00
committed by GitHub
parent 731e9f314d
commit e008ade54d

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