From b2c25544b04c2dfd06d8c61d6aa9224862bc9884 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 26 May 2024 14:21:35 +0200 Subject: [PATCH] Update --- metadata.txt | 2 +- runtime/Cargo.lock | 2 +- runtime/Cargo.toml | 2 +- runtime/tauri.conf.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.txt b/metadata.txt index e2a4628..aac2df6 100644 --- a/metadata.txt +++ b/metadata.txt @@ -6,4 +6,4 @@ 1.78.0 (commit 9b00956e5) 6.19.1 1.6.1 -01e237da4f, dev debug +9b36969c8b, dev debug diff --git a/runtime/Cargo.lock b/runtime/Cargo.lock index 554c67d..984cfd2 100644 --- a/runtime/Cargo.lock +++ b/runtime/Cargo.lock @@ -2189,7 +2189,7 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "mindwork-ai-studio" -version = "0.4.0" +version = "0.4.7" dependencies = [ "arboard", "flexi_logger", diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index bfe0f8a..4a49a05 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mindwork-ai-studio" -version = "0.4.0" +version = "0.4.7" edition = "2021" description = "MindWork AI Studio" authors = ["Thorsten Sommer"] diff --git a/runtime/tauri.conf.json b/runtime/tauri.conf.json index b7cae82..c967c4e 100644 --- a/runtime/tauri.conf.json +++ b/runtime/tauri.conf.json @@ -6,7 +6,7 @@ }, "package": { "productName": "MindWork AI Studio", - "version": "0.4.0" + "version": "0.4.7" }, "tauri": { "allowlist": {