mirror of
https://github.com/mudler/luet.git
synced 2025-08-01 15:28:20 +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 cfgFile string
|
||||||
var Verbose bool
|
var Verbose bool
|
||||||
|
|
||||||
const LuetCLIVersion = "0.4-dev"
|
const LuetCLIVersion = "0.4"
|
||||||
|
|
||||||
// RootCmd represents the base command when called without any subcommands
|
// RootCmd represents the base command when called without any subcommands
|
||||||
var RootCmd = &cobra.Command{
|
var RootCmd = &cobra.Command{
|
||||||
|
Loading…
Reference in New Issue
Block a user