From e9ab1d90a3a5c063d40a9c349bdf54769fd0f42f Mon Sep 17 00:00:00 2001 From: daithihearn Date: Thu, 2 Feb 2023 21:14:49 +0100 Subject: [PATCH] Update latest version (5.1.1) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c8e04be..1141e7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.1.0", + "version": "5.1.1", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index bd6a5c2..1a4cebe 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.1.0", + "version": "5.1.1", "icons": [ { "src": "./assets/favicon.png",