diff --git a/apps/desktop/src-tauri/tauri.conf.json b/apps/desktop/src-tauri/tauri.conf.json index 88b7a91..22e1274 100644 --- a/apps/desktop/src-tauri/tauri.conf.json +++ b/apps/desktop/src-tauri/tauri.conf.json @@ -40,7 +40,7 @@ "plugins": { "updater": { "endpoints": [ - "https://github.com/netralax/chat-app/releases/latest/download/latest.json" + "https://github.com/byGalax/chat-app/releases/latest/download/latest.json" ], "pubkey": "REPLACE_WITH_CONTENTS_OF_.tauri-updater.key.pub", "windows": {