From a2701f7dabb2d9b3ba1c4577c9b19aa96b125e57 Mon Sep 17 00:00:00 2001 From: daithihearn Date: Wed, 25 Jan 2023 20:56:55 +0100 Subject: [PATCH] Update latest version (5.0.5) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2752792..f732b70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.0.4", + "version": "5.0.5", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 485f1c6..b21f358 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.0.4", + "version": "5.0.5", "icons": [ { "src": "./assets/favicon.png",