docs(cli): update version
This commit is contained in:
parent
e49138fdd2
commit
0cc50e15c9
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import (
|
|||
var RootCmd = &cobra.Command{
|
||||
Use: "system_setup_tool",
|
||||
Short: "Installs packages based on TOML configuration",
|
||||
Version: "0.4.0",
|
||||
Version: "0.6.0-alpha",
|
||||
Run: tui.Run,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue