diff --git a/crates/ptth_server/Cargo.toml b/crates/ptth_server/Cargo.toml index 537803f..743f45c 100644 --- a/crates/ptth_server/Cargo.toml +++ b/crates/ptth_server/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ptth_server" -version = "1.2.0" +version = "1.2.1" authors = ["Trish"] edition = "2018" license = "AGPL-3.0"