From 92cec0c8220183497a6d3187f7403fd8f09974c3 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Thu, 6 Jul 2023 19:52:02 +0200 Subject: [PATCH] Updating version to 7.2.3 --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 964d033..0f9d814 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "7.2.2", + "version": "7.2.3", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 263bdd1..7473ca4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "7.2.2", + "version": "7.2.3", "icons": [ { "src": "./assets/favicon.png",