promenu: bump version

pull/3458/head
Rob Pilling 2024-06-16 17:53:36 +01:00
parent 120bc9a300
commit a97ff20066
2 changed files with 2 additions and 1 deletions

View File

@ -7,3 +7,4 @@
support for scroll.
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

View File

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