diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 1c2ccf4..2c31e64 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -46,7 +46,7 @@ import time # warranty, use at YOUR own risk. PLUGINVERSION = '2.05' -UPDATEVERSION = '2.11' +UPDATEVERSION = '2.10' class MyUpgrade(Screen): screenwidth = getDesktop(0).size().width() @@ -1589,4 +1589,4 @@ from Plugins.Plugin import PluginDescriptor def Plugins(**kwargs): return [PluginDescriptor(name='NeoBoot ', description='NeoBoot', where=PluginDescriptor.WHERE_MENU, fnc=menu), PluginDescriptor(name='NeoBoot', description=_('Installing multiple images'), icon='neo.png', where=PluginDescriptor.WHERE_PLUGINMENU, fnc=main)] -####################### _(-_-)_ gutosie _(-_-)_ ####################### \ No newline at end of file +####################### _(-_-)_ gutosie _(-_-)_ #######################