Merge branch 'development_heroprompt' of https://github.com/freeflowuniverse/herolib into development_heroprompt
This commit is contained in:
@@ -48,7 +48,7 @@ fn do() ! {
|
||||
mut cmd := Command{
|
||||
name: 'hero'
|
||||
description: 'Your HERO toolset.'
|
||||
version: '1.0.28'
|
||||
version: '1.0.29'
|
||||
}
|
||||
|
||||
// herocmds.cmd_run_add_flags(mut cmd)
|
||||
@@ -102,4 +102,4 @@ fn main() {
|
||||
|
||||
// fn pre_func(cmd Command) ! {
|
||||
// herocmds.plbook_run(cmd)!
|
||||
// }
|
||||
// }
|
||||
Reference in New Issue
Block a user