This commit is contained in:
rustdesk
2025-11-07 15:16:59 +08:00
parent 41ffa8ba08
commit 017a10e8c8
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.3"
release-tag: "1.4.3"
version: "1.4.4"
release-tag: "1.4.4"
token: ${{ secrets.WINGET_TOKEN }}