Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
corverroos committed Mar 21, 2023
1 parent 64efa86 commit 57af5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
const (
// Version is the release version of the codebase.
// Usually overridden by tag names when building binaries.
Version = "v0.14.1"
Version = "v0.14.3"
)

// Supported returns the supported versions in order of precedence.
Expand Down

0 comments on commit 57af5c7

Please sign in to comment.