1
0
Fork 0

settings: bump version

master
Rob Pilling 2024-10-30 18:24:54 +00:00
parent 75ed3daf52
commit 83e647ac9b
2 changed files with 3 additions and 2 deletions

View File

@ -83,3 +83,4 @@ of 'Select Clock'
0.72: Add setting for configuring BLE privacy
0.73: Fix `const` bug / work with fastload
0.74: Add extra layer of checks before allowing a factory reset (fix #3476)
0.75: Restore previous menu's scroll positions

View File

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