Bump bootloader version

master
Rob Pilling 2023-03-01 08:15:01 +00:00
parent e24b8283b1
commit b6b6ce1e8d
2 changed files with 2 additions and 1 deletions

View File

@ -65,3 +65,4 @@
Only add boot info comments if settings.bootDebug was set
If settings.bootDebug is set, output timing for each section of .boot0
0.56: Settings.log = 0,1,2,3 for off,display, log, both
0.57: Handle the whitelist being disabled

View File

@ -1,7 +1,7 @@
{
"id": "boot",
"name": "Bootloader",
"version": "0.56",
"version": "0.57",
"description": "This is needed by Bangle.js to automatically load the clock, menu, widgets and settings",
"icon": "bootloader.png",
"type": "bootloader",