wid_edit: bump version
parent
93f21a51e1
commit
d5aade8d48
|
|
@ -3,3 +3,4 @@
|
||||||
Change back entry to menu option
|
Change back entry to menu option
|
||||||
Allow changing widgets into all areas, including bottom widget bar
|
Allow changing widgets into all areas, including bottom widget bar
|
||||||
0.03: Fix editing widgets whose draw method takes the widget
|
0.03: Fix editing widgets whose draw method takes the widget
|
||||||
|
0.04: Remove double-sort
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"id": "wid_edit",
|
"id": "wid_edit",
|
||||||
"version": "0.03",
|
"version": "0.04",
|
||||||
"name": "Widget Editor",
|
"name": "Widget Editor",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"description": "Customize widget locations",
|
"description": "Customize widget locations",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue