From 84f56faadfd8acdbb49acb5d2085d573447db4c6 Mon Sep 17 00:00:00 2001 From: msdeibel Date: Wed, 25 Mar 2020 18:42:43 +0100 Subject: [PATCH] Fixed version for widid after errneous edit --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 28403787f..ba72123c9 100644 --- a/apps.json +++ b/apps.json @@ -816,7 +816,7 @@ { "id": "wohrm", "name": "Workout Heart Rate Monitor", "icon": "app.png", - "version":"0.02", + "version":"0.03", "description": "Workout heart rate monitor notifies you with a buzz if your heart rate goes above or below the set limits.", "tags": "hrm,workout", "type": "app", @@ -829,7 +829,7 @@ { "id": "widid", "name": "Bluetooth ID Widget", "icon": "widget.png", - "version":"0.03", + "version":"0.02", "description": "Display the last two tuple of your Bangle.js MAC address in the widget section. This is useful for figuring out which Bangle.js to connect to if you have more than one Bangle.js!", "tags": "widget,address,mac", "type":"widget",