From 21a59604ba1aa515a2093a0ffe17ea0d6d4dcb9c Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Mon, 27 Feb 2023 23:42:52 +0100 Subject: [PATCH] Update latest version (5.4.5) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ea3508d..ca15304 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.4.4", + "version": "5.4.5", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 2494040..baf19c6 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.4.4", + "version": "5.4.5", "icons": [ { "src": "./assets/favicon.png",