From 5b785bc5d14ea62f7e74c118daf1336c9dae4a8c Mon Sep 17 00:00:00 2001 From: thyttan <97237430+thyttan@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:21:58 +0200 Subject: [PATCH] run: add hint re runplus in description --- apps/run/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/run/metadata.json b/apps/run/metadata.json index 99296180d..126d8fcf0 100644 --- a/apps/run/metadata.json +++ b/apps/run/metadata.json @@ -1,7 +1,7 @@ { "id": "run", "name": "Run", "version": "0.19", - "description": "Displays distance, time, steps, cadence, pace and more for runners.", + "description": "Displays distance, time, steps, cadence, pace and more for runners. The **Run+** app for Bangle.js 2 provides additional features.", "icon": "app.png", "tags": "run,running,fitness,outdoors,gps", "supports" : ["BANGLEJS","BANGLEJS2"],