This commit is contained in:
gutosie
2019-02-18 20:00:06 +01:00
committed by GitHub
parent 28ed1afc81
commit 2cf31f8964

View File

@@ -45,7 +45,7 @@ import time
# warranty, use at YOUR own risk. # warranty, use at YOUR own risk.
PLUGINVERSION = '2.02' PLUGINVERSION = '2.02'
UPDATEVERSION = '2.06' UPDATEVERSION = '2.07'
class MyUpgrade(Screen): class MyUpgrade(Screen):
screenwidth = getDesktop(0).size().width() screenwidth = getDesktop(0).size().width()