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

@ -33,7 +33,7 @@ env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# vcpkg version: 2024.07.12
VCPKG_COMMIT_ID: "1de2026f28ead93ff1773e6e680387643e914ea1"
VERSION: "1.3.3"
VERSION: "1.3.4"
NDK_VERSION: "r27c"
#signing keys env variable checks
ANDROID_SIGNING_KEY: "${{ secrets.ANDROID_SIGNING_KEY }}"
@ -714,7 +714,7 @@ jobs:
shell: bash
run: |
cd "$(dirname "$(which flutter)")"
# https://github.com/flutter/flutter/issues/133533
# https://github.com/flutter/flutter/issues/1.3.43
sed -i -e 's/_setFramesEnabledState(false);/\/\/_setFramesEnabledState(false);/g' ../packages/flutter/lib/src/scheduler/binding.dart
grep -n '_setFramesEnabledState(false);' ../packages/flutter/lib/src/scheduler/binding.dart

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 }}"

4
Cargo.lock generated
View File

@ -5494,7 +5494,7 @@ dependencies = [
[[package]]
name = "rustdesk"
version = "1.3.3"
version = "1.3.4"
dependencies = [
"android-wakelock",
"android_logger",
@ -5594,7 +5594,7 @@ dependencies = [
[[package]]
name = "rustdesk-portable-packer"
version = "1.3.3"
version = "1.3.4"
dependencies = [
"brotli",
"dirs 5.0.1",

View File

@ -1,6 +1,6 @@
[package]
name = "rustdesk"
version = "1.3.3"
version = "1.3.4"
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.3
version: 1.3.4
exec: usr/lib/rustdesk/rustdesk
exec_args: $@
apt:

View File

@ -18,7 +18,7 @@ AppDir:
id: rustdesk
name: rustdesk
icon: rustdesk
version: 1.3.3
version: 1.3.4
exec: usr/lib/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.3+52
version: 1.3.4+53
environment:
sdk: '^3.1.0'

View File

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

View File

@ -1,5 +1,5 @@
pkgname=rustdesk
pkgver=1.3.3
pkgver=1.3.4
pkgrel=0
epoch=
pkgdesc=""

View File

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

View File

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

View File

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