Skip to content

Commit

Permalink
Merge pull request #1861 from mtrmac/merge-release-branch
Browse files Browse the repository at this point in the history
Merge release branch into `main`
  • Loading branch information
rhatdan authored Feb 21, 2023
2 parents 10858b2 + 04ba35d commit 7b43abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (
// VersionMinor is for functionality in a backwards-compatible manner
VersionMinor = 24
// VersionPatch is for backwards-compatible bug fixes
VersionPatch = 2
VersionPatch = 3

// VersionDev indicates development branch. Releases will be empty string.
VersionDev = "-dev"
Expand Down

0 comments on commit 7b43abf

Please sign in to comment.