Point update checker to the correct URL where we store files
Fixes: https://app.radicle.xyz/nodes/seed.radicle.garden/rad%3Az4D5UCArafTzTQpDZNQRuqswh3ury/issues/12c06ed9af91e5db0a2683e1353ec88a3c116968.
2 files changed
+2
-2
64a9e2ce
→
ce35d498
modified crates/radicle-tauri/tauri.conf.json
@@ -20,7 +20,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/updateChecker.svelte.ts
@@ -10,7 +10,7 @@ interface LatestVersionInfo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|