bump to 1.3.4

This commit is contained in:
rustdesk
2024-12-01 18:49:24 +08:00
parent 8d4c86fe7f
commit f330953f4f
12 changed files with 14 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# vcpkg version: 2024.06.15
VCPKG_COMMIT_ID: "f7423ee180c4b7f40d43402c2feb3859161ef625"
VERSION: "1.3.3"
VERSION: "1.3.4"
NDK_VERSION: "r26d"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"