bump version to 1.0.28

This commit is contained in:
2025-08-08 17:01:11 +02:00
parent 2eb62063f2
commit 4339220b42
5 changed files with 12 additions and 118 deletions

View File

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