mirror of
https://github.com/mudler/luet.git
synced 2025-09-09 19:19:49 +00:00
Add dev version tag
This commit is contained in:
committed by
Ettore Di Giacinto
parent
adbd5fc19b
commit
8fffae31c7
@@ -30,7 +30,7 @@ import (
|
|||||||
var cfgFile string
|
var cfgFile string
|
||||||
var Verbose bool
|
var Verbose bool
|
||||||
|
|
||||||
const LuetCLIVersion = "0.3"
|
const LuetCLIVersion = "0.4-dev"
|
||||||
|
|
||||||
// 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{
|
||||||
|
Reference in New Issue
Block a user