setting - Bump version

pull/2182/head
Martin Boonk 2022-10-20 21:22:38 +02:00
parent 13d17b25a6
commit 1e3e1af2f9
2 changed files with 2 additions and 1 deletions

View File

@ -55,3 +55,4 @@
0.48: Allow reading custom themes from files
0.49: Now reloads settings properly after 'Calibrate Battery'
0.50: Add Bangle.js 2 touchscreen calibration - for 2v16 or 2v15 cutting edge builds
0.51: Add setting for configuring a launcher

View File

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