mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-13 10:34:23 +00:00
Changed update endpoint URL to test explicitly v26.5.2
This commit is contained in:
parent
ece329140e
commit
fef688b45e
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user