promenu: bump version
parent
120bc9a300
commit
a97ff20066
|
|
@ -7,3 +7,4 @@
|
||||||
support for scroll.
|
support for scroll.
|
||||||
0.05: Fix display of final menu item when no options are given and
|
0.05: Fix display of final menu item when no options are given and
|
||||||
handling of E.showMenu() with no arguments
|
handling of E.showMenu() with no arguments
|
||||||
|
0.06: Fix lower bounding of numeric values
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "promenu",
|
"id": "promenu",
|
||||||
"name": "Pro Menu",
|
"name": "Pro Menu",
|
||||||
"version": "0.05",
|
"version": "0.06",
|
||||||
"description": "Replace the built in menu function. Supports Bangle.js 1 and Bangle.js 2.",
|
"description": "Replace the built in menu function. Supports Bangle.js 1 and Bangle.js 2.",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"type": "bootloader",
|
"type": "bootloader",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue