Files
tauri-plugins-workspace/.changes/updater-request-error.md
T
2025-02-20 11:47:37 +01:00

7 lines
186 B
Markdown

---
updater: patch
updater-js: patch
---
Fixed an issue that caused the plugin to emit a `ReleaseNotFound` error instead of a `Reqwest` error when the http request in `check()` failed.