mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-05-13 11:14:14 +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": {
|
"package": {
|
||||||
"productName": "MindWork AI Studio",
|
"productName": "MindWork AI Studio",
|
||||||
"version": "26.4.1"
|
"version": "26.5.1"
|
||||||
},
|
},
|
||||||
"tauri": {
|
"tauri": {
|
||||||
"allowlist": {
|
"allowlist": {
|
||||||
@ -84,7 +84,7 @@
|
|||||||
"updater": {
|
"updater": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"endpoints": [
|
"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,
|
"dialog": false,
|
||||||
"windows": {
|
"windows": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user