From 189021b735c974367b155c42cd47d9d4921a2c98 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 20 Apr 2025 13:31:45 +0200 Subject: [PATCH] Upgrade to .NET 9.0.4 and update the metadata file --- app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md | 3 ++- metadata.txt | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md index 17775fa6..29426981 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md @@ -6,4 +6,5 @@ - Improved the provider selection by showing the name of the provider in the provider selection instead of its identifier. - Improved the developer experience by adding a tolerant enum converter for better configuration handling. - Fixed an issue where OpenAI `o3` models were not shown in the model selection. -- Upgraded .NET & Rust dependencies. \ No newline at end of file +- Upgraded to .NET 9.0.4. +- Upgraded .NET & Rust dependencies. diff --git a/metadata.txt b/metadata.txt index 4c7cb905..c1dcbe32 100644 --- a/metadata.txt +++ b/metadata.txt @@ -1,10 +1,10 @@ 0.9.39 2025-04-07 17:39:09 UTC 214 -9.0.104 (commit 2750432faa) -9.0.3 (commit 831d23e561) +9.0.105 (commit 35890ecb87) +9.0.4 (commit f57e6dc747) 1.86.0 (commit 05f9846f8) 8.5.1 1.8.1 19935769035, release -osx-arm64 \ No newline at end of file +osx-arm64