From 5456a10f65d7eaa915f1dc695ad7531a6bc8670c Mon Sep 17 00:00:00 2001 From: v1nc Date: Mon, 11 May 2020 11:22:41 +0000 Subject: [PATCH] bump app version --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 3c8f0671b..9caa60ee7 100644 --- a/apps.json +++ b/apps.json @@ -552,7 +552,7 @@ { "id": "qrcode", "name": "Custom QR Code", "icon": "app.png", - "version":"0.01", + "version":"0.02", "description": "Use this to upload a customised QR code to Bangle.js", "tags": "qrcode", "custom": "custom.html",