mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
28ec084e56
* fix(updater): Fix endpoint string replacements, fixes #655 * fmt
6 lines
108 B
Markdown
6 lines
108 B
Markdown
---
|
|
"updater": "patch"
|
|
---
|
|
|
|
The plugin now correctly replaces `arch`, `current_version` and `target` again.
|