feat(update): add setup fallback action and bump 2.1.2
All checks were successful
Desktop CI / tests (push) Successful in 14s
Desktop Release / release (push) Successful in 3m29s

- add installer asset detection in update service

- add 'Download and install (setup)' action in update dialog

- bump app version to 2.1.2 and extend update service test
This commit is contained in:
2026-02-15 23:11:15 +03:00
parent 67f6910435
commit d7494c1092
4 changed files with 24 additions and 1 deletions

View File

@@ -1 +1 @@
APP_VERSION = "2.1.1"
APP_VERSION = "2.1.2"