Update plugin.py

This commit is contained in:
gutosie
2024-01-21 18:27:10 +02:00
committed by GitHub
parent bb2ddefbf7
commit 2a919821a0

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