aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrustdesk <[email protected]>2023-12-05 17:09:07 +0800
committerrustdesk <[email protected]>2023-12-05 17:09:07 +0800
commit4c271431255b072fb50bfb2ecbe277436f84a496 (patch)
treee62051af7ea5e1a421e9db1b5ae6fd55b2aaf01a /Cargo.toml
parent9461bbe8f3cb1e9036a00182f30c3cb97a52ab23 (diff)
downloadrustdesk-server-4c271431255b072fb50bfb2ecbe277436f84a496.tar.gz
rustdesk-server-4c271431255b072fb50bfb2ecbe277436f84a496.zip
bump 1.1.9
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ed9f5e7..ca8081e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hbbs"
-version = "1.1.8"
+version = "1.1.9"
authors = ["rustdesk <[email protected]>"]
edition = "2021"
build = "build.rs"