From 9b7b0bd70b0b42768e60e9dc75ebe8c5b670180b Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Mon, 27 Feb 2023 23:33:16 +0100 Subject: [PATCH] Update latest version (5.4.3) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fcd8af7..032014a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.4.2", + "version": "5.4.3", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index c6b98cb..6a3c778 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.4.2", + "version": "5.4.3", "icons": [ { "src": "./assets/favicon.png",