Update plugin.py

This commit is contained in:
gutosie
2023-01-23 13:59:17 +02:00
committed by GitHub
parent b336540b7e
commit 876094e01b

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