mirror of
https://github.com/mudler/luet.git
synced 2025-07-30 22:45:29 +00:00
Prepare for 0.4 tag
This commit is contained in:
parent
f5e7c2ad92
commit
12c97c7a2a
@ -30,7 +30,7 @@ import (
|
||||
var cfgFile string
|
||||
var Verbose bool
|
||||
|
||||
const LuetCLIVersion = "0.4-dev"
|
||||
const LuetCLIVersion = "0.4"
|
||||
|
||||
// RootCmd represents the base command when called without any subcommands
|
||||
var RootCmd = &cobra.Command{
|
||||
|
Loading…
Reference in New Issue
Block a user