This commit is contained in:
2025-02-03 12:37:19 +03:00
parent 1d6af5204b
commit c8d715126f
13 changed files with 143 additions and 67 deletions

View File

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