From 207e879f8ea606a7d5154c7646a72dc0dae83477 Mon Sep 17 00:00:00 2001 From: daithihearn Date: Tue, 24 Jan 2023 00:08:12 +0100 Subject: [PATCH] Update latest version (5.0.3) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 39bf8af..bdba9af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.0.2", + "version": "5.0.3", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 1e5a729..5bf4d00 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.0.2", + "version": "5.0.3", "icons": [ { "src": "./assets/favicon.png",