Update metadata.json and Changelog

master
Bryan 2023-11-19 00:41:04 -06:00
parent 06713df709
commit 174d41686d
2 changed files with 3 additions and 1 deletions

View File

@ -78,3 +78,5 @@ of 'Select Clock'
0.67: Rename 'Wake on BTN1/Touch' to 'Wake on Button/Tap' on Bangle.js 2
0.68: Fix syntax error
0.69: Add unlock on X options. Wake on will now only be for turning lcd/backlight on and unlock will be for unlocking touchscreen.
0.70: Bugfixes

View File

@ -1,7 +1,7 @@
{
"id": "setting",
"name": "Settings",
"version": "0.69",
"version": "0.70",
"description": "A menu for setting up Bangle.js",
"icon": "settings.png",
"tags": "tool,system",