diff --git a/apps/powermanager/ChangeLog b/apps/powermanager/ChangeLog index d1c288f97..de3fd021c 100644 --- a/apps/powermanager/ChangeLog +++ b/apps/powermanager/ChangeLog @@ -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 \ No newline at end of file +0.09: Accidental version bump \ No newline at end of file diff --git a/apps/ratchet_launch/ChangeLog b/apps/ratchet_launch/ChangeLog index af7f83942..e60ca42d2 100644 --- a/apps/ratchet_launch/ChangeLog +++ b/apps/ratchet_launch/ChangeLog @@ -1 +1,2 @@ 0.01: Initial release +0.02: Cache the app-launch info diff --git a/apps/ratchet_launch/metadata.json b/apps/ratchet_launch/metadata.json index 45057b0b9..7ebe0c4cd 100644 --- a/apps/ratchet_launch/metadata.json +++ b/apps/ratchet_launch/metadata.json @@ -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",