Bump version to 1.19.1 (#23)

This commit is contained in:
Lawrence Chen 2026-02-08 17:04:31 -08:00 committed by GitHub
parent 29658c18ae
commit d2ecfc4342
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 92 additions and 57 deletions

View file

@ -205,7 +205,7 @@ class UpdateViewModel: ObservableObject {
case 1, 2, 3001, 3002:
return "Update Signature Error"
case 1003, 1005:
return "App Location Issue"
return "Move to Applications"
default:
break
}