From b1a82286d7ea042ee852ecf8381950cdbc87b3da Mon Sep 17 00:00:00 2001 From: thyttan <6uuxstm66@mozmail.com⁩> Date: Sat, 18 Feb 2023 22:07:11 +0100 Subject: [PATCH] fix version metadata --- 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 7d1eab128..65be829ee 100644 --- a/apps/run/metadata.json +++ b/apps/run/metadata.json @@ -1,7 +1,7 @@ { "id": "run", "name": "Run", - "version": "0.14", + "version": "0.15", "description": "Displays distance, time, steps, cadence, pace and more for runners.", "icon": "app.png", "tags": "run,running,fitness,outdoors,gps",