From a8adc26ef403c206a76bdb428ebf2618825f1a13 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 26 Sep 2024 12:57:32 +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 a92eda0374..68f49b282c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lichtblick", - "version": "1.4.17", + "version": "1.4.18", "license": "MPL-2.0", "private": true, "productName": "Lichtblick", diff --git a/packages/suite/package.json b/packages/suite/package.json index 2949243a09..f29727d2e5 100644 --- a/packages/suite/package.json +++ b/packages/suite/package.json @@ -1,6 +1,6 @@ { "name": "@lichtblick/suite", - "version": "1.4.17", + "version": "1.4.18", "license": "MPL-2.0", "repository": { "type": "git",