mirror of https://github.com/espruino/BangleApps
wid_edit - Bump version
parent
fa35629f45
commit
0c75133350
|
@ -1 +1,4 @@
|
|||
0.01: new Widget Editor!
|
||||
0.01: new Widget Editor!
|
||||
0.02: Wrap loadWidgets instead of replacing to keep original functionality intact
|
||||
Change back entry to menu option
|
||||
Allow changing widgets into all areas, including bottom widget bar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"id": "wid_edit",
|
||||
"version": "0.01",
|
||||
"version": "0.02",
|
||||
"name": "Widget Editor",
|
||||
"icon": "icon.png",
|
||||
"description": "Customize widget locations",
|
||||
|
|
Loading…
Reference in New Issue