Fix d888b80ea - correctly bump ratchet launcher's version

pull/2725/head
Rob Pilling 2023-05-06 12:27:21 +01:00
parent 2f084b4c8a
commit 7dca61a0d5
3 changed files with 3 additions and 2 deletions

View File

@ -9,4 +9,4 @@
0.07: Convert Yes/No On/Off in settings to checkboxes
0.08: Fix the wrapping of intervals/timeouts with parameters
Fix the widget drawing if widgets are hidden and Bangle.setLCDBrightness is called
0.09: Cache the app-launch info
0.09: Accidental version bump

View File

@ -1 +1,2 @@
0.01: Initial release
0.02: Cache the app-launch info

View File

@ -2,7 +2,7 @@
"id": "ratchet_launch",
"name": "Ratchet Launcher",
"shortName": "Ratchet",
"version": "0.01",
"version": "0.02",
"description": "Launcher with discrete scrolling for quicker app selection",
"icon": "app.png",
"type": "launch",