Skip to content

Commit

Permalink
Merge pull request #153 from covalenthq/bump_version
Browse files Browse the repository at this point in the history
Version outdated. Bumping to 1.4.5
  • Loading branch information
noslav authored Apr 26, 2023
2 parents c7548fb + aabf1f0 commit 85838d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (
const (
BspVersionMajor = 1 // Major version component of the current release
BspVersionMinor = 4 // Minor version component of the current release
BspVersionPatch = 3 // Patch version component of the current release
BspVersionPatch = 5 // Patch version component of the current release
)

// Version holds the textual version string.
Expand Down

0 comments on commit 85838d7

Please sign in to comment.