This commit is contained in:
2025-02-07 12:25:15 +03:00
parent d1a5f1c268
commit 8c9248fd94
3 changed files with 3 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ fn do() ! {
mut cmd := Command{
name: 'hero'
description: 'Your HERO toolset.'
version: '1.0.3'
version: '1.0.4'
}
// herocmds.cmd_run_add_flags(mut cmd)