From 751f5ed9f3ad423aaf7da281efc718e4b075703b Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 17 May 2024 14:58:58 +0200 Subject: [PATCH] Unbump app with only comment change --- apps/widhid/ChangeLog | 1 - apps/widhid/metadata.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/widhid/ChangeLog b/apps/widhid/ChangeLog index fdba7934b..b0e479108 100644 --- a/apps/widhid/ChangeLog +++ b/apps/widhid/ChangeLog @@ -3,4 +3,3 @@ launcher is active. 0.03: Handle errors when sending input over BLE and the special-case of replacing a single handler -0.04: Minor code improvements diff --git a/apps/widhid/metadata.json b/apps/widhid/metadata.json index 7c00fefec..b819c9b64 100644 --- a/apps/widhid/metadata.json +++ b/apps/widhid/metadata.json @@ -2,7 +2,7 @@ "id": "widhid", "name": "Bluetooth Music Swipe Control Widget", "shortName": "BLE Swipe Widget", - "version": "0.04", + "version": "0.03", "description": "Based on Swipe Bluetooth Music Controls (based on Bluetooth Music Controls). Swipe down to enable, then swipe up/down for volume, left/right for previous and next and tap for play/pause. Enable HID in settings, pair with your phone/computer, then use this widget to control music from your watch!", "icon": "icon.png", "readme": "README.md",