Changed update endpoint URL to test explicitly v26.5.2

This commit is contained in:
Thorsten Sommer 2026-05-06 15:27:30 +02:00
parent ece329140e
commit fef688b45e
Signed by untrusted user who does not match committer: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -6,7 +6,7 @@
},
"package": {
"productName": "MindWork AI Studio",
"version": "26.4.1"
"version": "26.5.1"
},
"tauri": {
"allowlist": {
@ -84,7 +84,7 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/MindWorkAI/AI-Studio/releases/latest/download/latest.json"
"https://github.com/MindWorkAI/AI-Studio/releases/download/v26.5.2/latest.json"
],
"dialog": false,
"windows": {