mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +02:00
feat(updater): add Builder::default_version_comparator (#1919)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'updater': 'minor'
|
||||
'updater-js': 'minor'
|
||||
---
|
||||
|
||||
Add `tauri_plugin_updater::Builder::default_version_comparator` method to set the default version comparator for the updater.
|
||||
Reference in New Issue
Block a user