From 3cf0f6560f51123f158b47cb874248a4887cb3b4 Mon Sep 17 00:00:00 2001 From: rustdesk Date: Fri, 24 May 2024 17:59:53 +0800 Subject: [PATCH] bump to 1.1.11 --- Cargo.lock | 2 +- Cargo.toml | 2 +- debian/changelog | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f62e537c..bb7082eb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -779,7 +779,7 @@ dependencies = [ [[package]] name = "hbbs" -version = "1.1.10-3" +version = "1.1.11" dependencies = [ "async-speed-limit", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index f7febcea..5513108f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hbbs" -version = "1.1.10-3" +version = "1.1.11" authors = ["rustdesk "] edition = "2021" build = "build.rs" diff --git a/debian/changelog b/debian/changelog index e76d68a7..e1fcadcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,6 @@ +rustdesk-server (1.1.11) UNRELEASED; urgency=medium + * change -k to default '-', so you need not to set -k any more + rustdesk-server (1.1.10-3) UNRELEASED; urgency=medium * fix on -2