This commit is contained in:
2025-02-03 14:02:26 +03:00
parent 2d17938c75
commit 9aee672450
4 changed files with 18 additions and 12 deletions

View File

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