From 93edbca519262b16cf3c60ee0098e10f567c2957 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Sun, 26 Feb 2023 22:49:24 +0100 Subject: [PATCH] Update latest version (5.3.1) --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index b89281a..d887752 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.2.3", + "version": "5.3.1", "icons": [ { "src": "./assets/favicon.png", @@ -13,4 +13,4 @@ "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" -} \ No newline at end of file +}