From 88c3142dc00cb58940f7732461e71dea81a9dee1 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Sun, 21 Apr 2024 13:40:57 +0200 Subject: [PATCH] updating version --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf5c26e..aa5e906 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "8.0.4", + "version": "8.1.0", "description": "React frontend for the Cards 110", "author": "Daithi Hearn", "license": "MIT", diff --git a/public/manifest.json b/public/manifest.json index 814b21c..5199811 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "short_name": "Cards 110", "name": "Cards 110", - "version": "8.0.4", + "version": "8.1.0", "icons": [ { "src": "./assets/favicon.png",