mirror of
https://github.com/mudler/luet.git
synced 2025-07-31 15:00:22 +00:00
Prepare for tagging release
This commit is contained in:
parent
d941c9755b
commit
adbd5fc19b
@ -30,7 +30,7 @@ import (
|
|||||||
var cfgFile string
|
var cfgFile string
|
||||||
var Verbose bool
|
var Verbose bool
|
||||||
|
|
||||||
const LuetCLIVersion = "0.3-dev"
|
const LuetCLIVersion = "0.3"
|
||||||
|
|
||||||
// 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