From 2a5c8b7f938b6cb4056beaffc00be7a1572c7cb2 Mon Sep 17 00:00:00 2001 From: daithihearn Date: Sat, 14 Jan 2023 02:13:47 +0100 Subject: [PATCH] Update latest version (3.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 c5433b4..d723e74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "3.1.1", + "version": "3.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 f4b8320..746f430 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "3.1.1", + "version": "3.1.2", "icons": [ { "src": "./assets/favicon.png",