feat(updater): add Builder::default_version_comparator (#1919)

This commit is contained in:
Night_Hunter
2024-12-11 02:11:43 +13:00
committed by GitHub
parent 501eae173b
commit 829b632650
3 changed files with 37 additions and 6 deletions
@@ -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.