We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a527e7c commit 5f61245Copy full SHA for 5f61245
src/main.rs
@@ -12,7 +12,7 @@ const CONFIG_FILE: &str = "mcsast.config.json";
12
13
#[derive(Parser)]
14
#[command(
15
- version = "2.2.0",
+ version = "2.2.1",
16
author = "Maoyue (MagicTeaMC)",
17
about = "Manage Paper / Purpur / Folia / Velocity server quickly and easily!"
18
)]
0 commit comments