Skip to content

Commit d8ac2f3

Browse files
Updated metadata for release v0.9.35 (#336)
1 parent 64a7c9a commit d8ac2f3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/MindWork AI Studio/Components/Changelog.Logs.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public readonly record struct Log(int Build, string Display, string Filename)
1313

1414
public static readonly Log[] LOGS =
1515
[
16-
new (210, "v0.9.35, build 210 (2025-03-12 18:22 UTC)", "v0.9.35.md"),
16+
new (210, "v0.9.35, build 210 (2025-03-12 19:06 UTC)", "v0.9.35.md"),
1717
new (209, "v0.9.34, build 209 (2025-03-11 13:02 UTC)", "v0.9.34.md"),
1818
new (208, "v0.9.33, build 208 (2025-03-11 08:14 UTC)", "v0.9.33.md"),
1919
new (207, "v0.9.32, build 207 (2025-03-08 20:15 UTC)", "v0.9.32.md"),

app/MindWork AI Studio/wwwroot/changelog/v0.9.35.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.9.35, build 210 (2025-03-12 18:22 UTC)
1+
# v0.9.35, build 210 (2025-03-12 19:06 UTC)
22
- A settings icon was added to all assistants and the assistants overview. The icon opens a dialog that displays all settings that can be changed. The settings aren't shown on the settings overview page anymore for a better overview.
33
- Migrated to .NET 9.0.3
44
- Migrated to MudBlazor 8.3.0

metadata.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
0.9.35
2-
2025-03-12 18:22:04 UTC
2+
2025-03-12 19:06:01 UTC
33
210
44
9.0.104 (commit 2750432faa)
55
9.0.3 (commit 831d23e561)
66
1.85.0 (commit 4d91de4e4)
77
8.3.0
88
1.8.1
9-
ce8d84a12a2, release
9+
64a7c9ab535, release

0 commit comments

Comments
 (0)