Skip to content

Commit

Permalink
bumped version to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sethsec-bf committed Dec 13, 2023
1 parent 27a5110 commit 9be3792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
var (
rootCmd = &cobra.Command{
Use: os.Args[0],
Version: "1.13.0-prerelease",
Version: "1.12.3",
}
)

Expand Down

0 comments on commit 9be3792

Please sign in to comment.