Skip to content

Commit

Permalink
Bump version to 1.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hagar-sp authored and developer-relations-sp committed Apr 14, 2023
1 parent 86b8942 commit 8a70ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"github.com/spf13/cobra"
)

var version = "1.1.15.1"
var version = "1.1.16"

func NewRootCmd() *cobra.Command {
root := &cobra.Command{
Expand Down

0 comments on commit 8a70ae7

Please sign in to comment.