From cff5446f5f72e2925ce6ab7fb4421b1f651cf41d Mon Sep 17 00:00:00 2001 From: daithihearn Date: Thu, 19 Jan 2023 00:39:38 +0100 Subject: [PATCH] Update latest version (3.2.10) --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f2367ed..69e1aa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "3.2.9", + "version": "3.2.10", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 37757fc..f638550 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "3.2.9", + "version": "3.2.10", "icons": [ { "src": "./assets/favicon.png",