wid_edit: bump version

master
Rob Pilling 2023-07-26 07:27:43 +01:00
parent 93f21a51e1
commit d5aade8d48
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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",