From a4095eccf26ef10e63e39a216748f82a7c63a6ff Mon Sep 17 00:00:00 2001 From: daithihearn Date: Sun, 26 Feb 2023 11:28:09 +0100 Subject: [PATCH] Update latest version (5.1.2) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1141e7d..393d94e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.1.1", + "version": "5.1.2", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 1a4cebe..294252b 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "5.1.1", + "version": "5.1.2", "icons": [ { "src": "./assets/favicon.png",