Point update checker to the correct URL where we store files
modified crates/radicle-tauri/tauri.conf.json
@@ -20,7 +20,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/updateChecker.svelte.ts
@@ -10,7 +10,7 @@ interface LatestVersionInfo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|