Update plugin.py

This commit is contained in:
gutosie
2019-02-11 21:13:04 +02:00
committed by GitHub
parent f0a0481ec2
commit 894491fb66

View File

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