Update metadata and changelog
parent
1a8f8d9cdf
commit
f897b4f86c
|
|
@ -50,3 +50,4 @@
|
||||||
UI improvements to Locale and Date & Time menu
|
UI improvements to Locale and Date & Time menu
|
||||||
0.45: Add calibrate battery option
|
0.45: Add calibrate battery option
|
||||||
0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2
|
0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2
|
||||||
|
0.47: Allow colors to be translated
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "setting",
|
"id": "setting",
|
||||||
"name": "Settings",
|
"name": "Settings",
|
||||||
"version": "0.46",
|
"version": "0.47",
|
||||||
"description": "A menu for setting up Bangle.js",
|
"description": "A menu for setting up Bangle.js",
|
||||||
"icon": "settings.png",
|
"icon": "settings.png",
|
||||||
"tags": "tool,system",
|
"tags": "tool,system",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue