Skip to content

Commit

Permalink
[release-v1.3] Release version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jholdstock committed Nov 8, 2023
1 parent 1417829 commit be73154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const semverAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst
const (
major = 1
minor = 3
patch = 1
patch = 2
)

// preRelease contains the prerelease name of the application. It is a variable
Expand Down

0 comments on commit be73154

Please sign in to comment.