From 30912d6825d9efe1f800cd1a00c8eedc5a040e07 Mon Sep 17 00:00:00 2001 From: Red-The-Hunter <62763030+Red-The-Hunter@users.noreply.github.com> Date: Sat, 28 Mar 2020 01:13:27 +0800 Subject: [PATCH] Update apps.json Updated Stopwatch app version --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 15acb3b20..44a30c1f9 100644 --- a/apps.json +++ b/apps.json @@ -355,7 +355,7 @@ { "id": "swatch", "name": "Stopwatch", "icon": "stopwatch.png", - "version":"0.01", + "version":"0.02", "description": "Simple stopwatch with Lap Time recording", "tags": "health", "allow_emulator":true,