From da0e182f3e7e5148433b37ab4b9999f086d37e4a Mon Sep 17 00:00:00 2001 From: Hk-Gosuto Date: Mon, 24 Jul 2023 16:50:38 +0800 Subject: [PATCH] Update tauri.conf.json --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index d7a847d34..8725301fd 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -85,7 +85,7 @@ "updater": { "active": true, "endpoints": [ - "https://github.com/Hk-Gosuto/ChatGPT-Next-Web/releases/latest/download/latest.json" + "https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain/releases/latest/download/latest.json" ], "dialog": false, "windows": {