diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 01d36a9..15f56b0 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -19,7 +19,7 @@ "installMode": "passive", "installerArgs": [] }, - "endpoints": ["https://github.com/Esmeray6/ORBAT-Sorter/releases/download/latest/latest.json"] + "endpoints": ["https://github.com/Esmeray6/ORBAT-Sorter/releases/latest/download/latest.json"] }, "allowlist": { "all": false,