Skip to content

Commit

Permalink
merge fix, we already had version.. ugh..
Browse files Browse the repository at this point in the history
  • Loading branch information
notque committed Aug 1, 2024
1 parent 2051e2d commit b761d49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ var configFile string
var promURL string
var version = "1.0.7"

// Version of the Maia server
var version string = "1.0.6"
var showVersion bool

// RootCmd represents the base command when called without any subcommands
var RootCmd = &cobra.Command{
Use: "maia",
Expand Down

0 comments on commit b761d49

Please sign in to comment.