From fbd0b2ad1a9a14d316f1505bdb333f32b18a829e Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Wed, 3 Jan 2024 23:23:49 +0100 Subject: [PATCH] chore: update version --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de4a948..45931b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "daithi-dashboard", - "version": "2.8.3", + "version": "2.9.0", "private": true, "dependencies": { "@emotion/react": "^11.11.3", diff --git a/public/manifest.json b/public/manifest.json index 2ce6b88..5d3bf1c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,7 +18,7 @@ "sizes": "512x512" } ], - "version": "2.8.3", + "version": "2.9.0", "start_url": ".", "display": "standalone", "theme_color": "#000000",