Fix stale Draft 0.4 in CLI about

This commit is contained in:
George Coles
2026-09-15 11:23:22 -04:00
parent c44acbecd3
commit 13bb124dcc
+1 -1
View File
@@ -11,7 +11,7 @@ use frxd::{commands, node, onboard, relay};
#[command(
name = "frxd",
version,
about = "FRX member node — querier, responder, and local index (Draft 0.4)"
about = "FRX member node — querier, responder, and local index (Draft 0.5)"
)]
struct Cli {
#[arg(long, global = true, default_value = "frxd.toml")]