From 778c89efb10f687afe803c2afaed26be6f7e781d Mon Sep 17 00:00:00 2001 From: rustdesk Date: Wed, 31 Jan 2024 11:20:04 +0800 Subject: bump to 1.1.10-3 --- 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 468ab93..f62e537 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -779,7 +779,7 @@ dependencies = [ [[package]] name = "hbbs" -version = "1.1.10-2" +version = "1.1.10-3" dependencies = [ "async-speed-limit", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index 3c22875..f7febce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hbbs" -version = "1.1.10-2" +version = "1.1.10-3" authors = ["rustdesk "] edition = "2021" build = "build.rs" diff --git a/debian/changelog b/debian/changelog index b2e1e7d..e76d68a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,6 @@ +rustdesk-server (1.1.10-3) UNRELEASED; urgency=medium + * fix on -2 + rustdesk-server (1.1.10-2) UNRELEASED; urgency=medium * fix hangup signal exit when run with nohup -- cgit v1.2.3