This commit is contained in:
gutosie
2019-02-13 20:27:12 +01:00
committed by GitHub
parent ad78ac503a
commit bace6f0df5

View File

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