From b38c63a8ec078f0e2efa6802ea7ee6a30c7e585c Mon Sep 17 00:00:00 2001 From: Harlan Date: Sat, 2 Mar 2024 10:03:55 +0800 Subject: [PATCH] some fix --- confs/online/xiu.Cargo.toml | 2 +- docker/Dockerfile | 2 +- docker/start.sh | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/confs/online/xiu.Cargo.toml b/confs/online/xiu.Cargo.toml index f03913c1..c693d3bd 100644 --- a/confs/online/xiu.Cargo.toml +++ b/confs/online/xiu.Cargo.toml @@ -1,7 +1,7 @@ [package] name = "xiu" description = "A powerful live server by Rust ." -version = "0.11.0" +version = "0.12.0" authors = ["HarlanC