Update tauri.conf.json

This commit is contained in:
Yifei Zhang
2023-06-16 00:53:10 +08:00
committed by GitHub
parent 473061b4d5
commit b0c6f6d4d3

View File

@@ -74,7 +74,7 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/Yidadaa/ChatGPT-Next-Web/releases/latest"
"https://github.com/Yidadaa/ChatGPT-Next-Web/releases/download/{{current_version}}/latest.json"
],
"dialog": false,
"windows": {