diff --git a/metadata.txt b/metadata.txt index e10acbd..e50912c 100644 --- a/metadata.txt +++ b/metadata.txt @@ -6,4 +6,4 @@ 1.78.0 (commit 9b00956e5) 6.19.1 1.6.1 -16005797fb, dev testing +5920663365, dev debug diff --git a/runtime/Cargo.lock b/runtime/Cargo.lock index 82483aa..554c67d 100644 --- a/runtime/Cargo.lock +++ b/runtime/Cargo.lock @@ -2189,7 +2189,7 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "mindwork-ai-studio" -version = "0.3.2" +version = "0.4.0" dependencies = [ "arboard", "flexi_logger", diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 4f42593..bfe0f8a 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mindwork-ai-studio" -version = "0.3.2" +version = "0.4.0" edition = "2021" description = "MindWork AI Studio" authors = ["Thorsten Sommer"] diff --git a/runtime/tauri.conf.json b/runtime/tauri.conf.json index 979789a..b7cae82 100644 --- a/runtime/tauri.conf.json +++ b/runtime/tauri.conf.json @@ -6,7 +6,7 @@ }, "package": { "productName": "MindWork AI Studio", - "version": "0.3.2" + "version": "0.4.0" }, "tauri": { "allowlist": {