This commit is contained in:
rustdesk
2025-07-23 15:51:44 +08:00
parent 247f0b7eb1
commit 50fc6d691f
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.0"
release-tag: "1.4.0"
version: "1.4.1"
release-tag: "1.4.1"
token: ${{ secrets.WINGET_TOKEN }}