From 6143892e29228fa5d72a9aaa51a35cdd00a5b2ab Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 4 Dec 2024 17:23:51 +0000 Subject: [PATCH] chore: bump versions in root and suite package.json [skip actions] --- package.json | 2 +- packages/suite/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 73180d335f..8e5ddeeef2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lichtblick", - "version": "1.8.3", + "version": "1.8.4", "license": "MPL-2.0", "private": true, "productName": "Lichtblick", diff --git a/packages/suite/package.json b/packages/suite/package.json index 0d4ad4dcec..431eb65bc9 100644 --- a/packages/suite/package.json +++ b/packages/suite/package.json @@ -1,6 +1,6 @@ { "name": "@lichtblick/suite", - "version": "1.8.3", + "version": "1.8.4", "license": "MPL-2.0", "repository": { "type": "git",