promenu: bump version

pull/3542/head
Rob Pilling 2024-08-19 07:35:07 +01:00
parent b98608a4c6
commit 9230d112c0
2 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@
0.05: Fix display of final menu item when no options are given and
handling of E.showMenu() with no arguments
0.06: Fix lower bounding of numeric values
0.07: Fix bug with alarms app (scroller) and correctly show images

View File

@ -1,7 +1,7 @@
{
"id": "promenu",
"name": "Pro Menu",
"version": "0.06",
"version": "0.07",
"description": "Replace the built in menu function. Supports Bangle.js 1 and Bangle.js 2.",
"icon": "icon.png",
"type": "bootloader",