Skip to content

Commit

Permalink
28.8 -> 29
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneharter committed Apr 27, 2022
1 parent b8c774a commit b665920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"github.com/spf13/viper"
)

var Version string = "28.8"
var Version string = "29"

var cfgFile string
var userAgent string
Expand Down

0 comments on commit b665920

Please sign in to comment.