fix chat window focus problem and update version number https://github.com/rustdesk/rustdesk/issues/443

This commit is contained in:
rustdesk
2022-04-20 20:44:48 +08:00
parent d858790170
commit ccffa14450
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "rustdesk"
version = "1.1.8"
version = "1.1.9"
authors = ["rustdesk <info@rustdesk.com>"]
edition = "2018"
edition = "2021"
build= "build.rs"
description = "A remote control software."