Update .changes/add-global-updater-version-comparator.md

Co-authored-by: Amr Bashir <github@amrbashir.me>
pull/1919/head
Night_Hunter 8 months ago committed by GitHub
parent cf710aafea
commit f2307d1f4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,4 +2,4 @@
'updater': 'minor'
---
Add a new method `version_comparator` on updater builder to set the default version comparator for the updater. This is useful for the js since it can't set a version comparator.
Add `tauri_plugin_updater::Builder::default_version_comparator` method to set the default version comparator for the updater.
Loading…
Cancel
Save