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