Update plugin.py

This commit is contained in:
gutosie
2024-01-20 19:48:30 +02:00
committed by GitHub
parent 9dfed64326
commit 4b917f1258

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