bump to 1.2.3

This commit is contained in:
rustdesk
2023-08-23 12:56:33 +08:00
parent a316411f76
commit 28c0e15058
13 changed files with 16 additions and 16 deletions

View File

@@ -22,7 +22,7 @@ env:
# vcpkg version: 2023.04.15
# for multiarch gcc compatibility
VCPKG_COMMIT_ID: "501db0f17ef6df184fcdbfbe0f87cde2313b6ab1"
VERSION: "1.2.2"
VERSION: "1.2.3"
NDK_VERSION: "r25c"
#signing keys env variable checks
ANDROID_SIGNING_KEY: '${{ secrets.ANDROID_SIGNING_KEY }}'