This commit is contained in:
rustdesk
2025-10-17 13:58:08 +08:00
parent d0a360fd80
commit 182e35adc7
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.2"
release-tag: "1.4.2"
version: "1.4.3"
release-tag: "1.4.3"
token: ${{ secrets.WINGET_TOKEN }}