bump to 1.3.3

This commit is contained in:
rustdesk
2024-11-08 15:00:49 +08:00
parent 740c5358ab
commit a277b022ff
13 changed files with 16 additions and 16 deletions

View File

@@ -33,7 +33,7 @@ env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# vcpkg version: 2024.07.12
VCPKG_COMMIT_ID: "1de2026f28ead93ff1773e6e680387643e914ea1"
VERSION: "1.3.2"
VERSION: "1.3.3"
NDK_VERSION: "r27b"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"