diff --git a/src/main.rs b/src/main.rs index 6d5c3135..36184f1d 100644 --- a/src/main.rs +++ b/src/main.rs @@ -51,7 +51,7 @@ async fn shutdown_signal() { } #[derive(Parser)] -#[command(name = "openab")] +#[command(name = "openab", version)] #[command(about = "Multi-platform ACP agent broker (Discord, Slack)", long_about = None)] struct Cli { #[command(subcommand)]