From 3fac89e3a8e4804db48d17f13aaa8865530723f2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Dec 2024 15:04:27 +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 7745602264..beb5824cc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lichtblick", - "version": "1.8.8", + "version": "1.8.9", "license": "MPL-2.0", "private": true, "productName": "Lichtblick", diff --git a/packages/suite/package.json b/packages/suite/package.json index 20d542ff92..9199ecab78 100644 --- a/packages/suite/package.json +++ b/packages/suite/package.json @@ -1,6 +1,6 @@ { "name": "@lichtblick/suite", - "version": "1.8.8", + "version": "1.8.9", "license": "MPL-2.0", "repository": { "type": "git",