mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
7 lines
186 B
Markdown
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.
|