Update plugin.py

This commit is contained in:
gutosie
2019-02-12 22:18:22 +01:00
committed by GitHub
parent 85b11f17f9
commit 056119ee55

View File

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