setting: bump version and ChangeLog

After LCD calibration fix.
pull/3084/head
thyttan 2023-11-07 21:33:15 +01:00
parent b36820e240
commit 670aaf2126
2 changed files with 3 additions and 1 deletions

View File

@ -73,4 +73,6 @@ of 'Select Clock'
Remove 'beta' label from passkey - it's been around for a while and works ok
0.64: Default to wakeOnTwist being off
0.65: Prepend 'LCD->Calibration' touch listener and stop event propagation.
0.66: Fix LCD calibration bug where it would come on again after the
calibration was done.

View File

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