Update plugin.py

This commit is contained in:
gutosie
2019-03-03 23:35:18 +02:00
committed by GitHub
parent 6e79f2c1f9
commit 645acbb653

View File

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