promenu: bump version
parent
0d18a1fd76
commit
65953e6f4c
|
|
@ -13,3 +13,4 @@
|
|||
0.09: Don't show "..." if a string isn't truncated (i.e. scrolled)
|
||||
0.10: Trigger `remove` callbacks when ending the menu
|
||||
0.11: Add options for natural scroll and disabling wrap-around
|
||||
0.12: Fix bug where settings would behave as if all were set to false
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "promenu",
|
||||
"name": "Pro Menu",
|
||||
"version": "0.11",
|
||||
"version": "0.12",
|
||||
"description": "Replace the built in menu function. Supports Bangle.js 1 and Bangle.js 2.",
|
||||
"icon": "icon.png",
|
||||
"type": "bootloader",
|
||||
|
|
|
|||
Loading…
Reference in New Issue