Update plugin.py

This commit is contained in:
gutosie
2023-01-08 09:46:42 +02:00
committed by GitHub
parent 41976ec80d
commit a8a84eaffb

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