bump to 1.4.6

This commit is contained in:
rustdesk
2026-02-27 20:53:40 +08:00
parent 394079833e
commit d49ae493b2
13 changed files with 15 additions and 15 deletions

View File

@@ -10,6 +10,6 @@ jobs:
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: RustDesk.RustDesk
version: "1.4.5"
release-tag: "1.4.5"
version: "1.4.6"
release-tag: "1.4.6"
token: ${{ secrets.WINGET_TOKEN }}