bump to 1.3.2

This commit is contained in:
rustdesk
2024-09-26 23:07:53 +08:00
parent ffc73f86a0
commit d4184fd865
13 changed files with 14 additions and 14 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.1"
VERSION: "1.3.2"
NDK_VERSION: "r27b"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"