From 7740942224ca542bacd44a5c10c5e55ef6e8001e Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 20 Dec 2024 15:00:18 +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 e7f9935c1a..a8ec59c25f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lichtblick", - "version": "1.8.12", + "version": "1.8.13", "license": "MPL-2.0", "private": true, "productName": "Lichtblick", diff --git a/packages/suite/package.json b/packages/suite/package.json index 6d1d400a5f..ca3b8a2236 100644 --- a/packages/suite/package.json +++ b/packages/suite/package.json @@ -1,6 +1,6 @@ { "name": "@lichtblick/suite", - "version": "1.8.12", + "version": "1.8.13", "license": "MPL-2.0", "repository": { "type": "git",