bump to 1.3.7 (#10548)

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages 2025-01-20 23:12:00 +08:00 committed by GitHub
parent 5fa8c25e65
commit 1f02bc9d3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 13 additions and 13 deletions

View file

@ -33,7 +33,7 @@ env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# vcpkg version: 2024.11.16
VCPKG_COMMIT_ID: "b2cb0da531c2f1f740045bfe7c4dac59f0b2b69c"
VERSION: "1.3.6"
VERSION: "1.3.7"
NDK_VERSION: "r27c"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"

View file

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

4
Cargo.lock generated
View file

@ -5506,7 +5506,7 @@ dependencies = [
[[package]]
name = "rustdesk"
version = "1.3.6"
version = "1.3.7"
dependencies = [
"android-wakelock",
"android_logger",
@ -5606,7 +5606,7 @@ dependencies = [
[[package]]
name = "rustdesk-portable-packer"
version = "1.3.6"
version = "1.3.7"
dependencies = [
"brotli",
"dirs 5.0.1",

View file

@ -1,6 +1,6 @@
[package]
name = "rustdesk"
version = "1.3.6"
version = "1.3.7"
authors = ["rustdesk <info@rustdesk.com>"]
edition = "2021"
build= "build.rs"

View file

@ -18,7 +18,7 @@ AppDir:
id: rustdesk
name: rustdesk
icon: rustdesk
version: 1.3.6
version: 1.3.7
exec: usr/share/rustdesk/rustdesk
exec_args: $@
apt:

View file

@ -18,7 +18,7 @@ AppDir:
id: rustdesk
name: rustdesk
icon: rustdesk
version: 1.3.6
version: 1.3.7
exec: usr/share/rustdesk/rustdesk
exec_args: $@
apt:

View file

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# 1.1.9-1 works for android, but for ios it becomes 1.1.91, need to set it to 1.1.9-a.1 for iOS, will get 1.1.9.1, but iOS store not allow 4 numbers
version: 1.3.6+55
version: 1.3.7+56
environment:
sdk: '^3.1.0'

View file

@ -1,6 +1,6 @@
[package]
name = "rustdesk-portable-packer"
version = "1.3.6"
version = "1.3.7"
edition = "2021"
description = "RustDesk Remote Desktop"

View file

@ -1,5 +1,5 @@
pkgname=rustdesk
pkgver=1.3.6
pkgver=1.3.7
pkgrel=0
epoch=
pkgdesc=""

View file

@ -1,5 +1,5 @@
Name: rustdesk
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: RPM package
License: GPL-3.0

View file

@ -1,5 +1,5 @@
Name: rustdesk
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: RPM package
License: GPL-3.0

View file

@ -1,5 +1,5 @@
Name: rustdesk
Version: 1.3.6
Version: 1.3.7
Release: 0
Summary: RPM package
License: GPL-3.0