Skip to content

Commit

Permalink
push bsp-agent patch version
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <pranay.valson@gmail.com>
  • Loading branch information
noslav committed Jan 2, 2025
1 parent 6fddc7b commit 52dcbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const (
// BspAgentVersionMinor is Minor version component of the current release
BspAgentVersionMinor = 7
// BspAgentVersionPatch is Patch version component of the current release
BspAgentVersionPatch = 4
BspAgentVersionPatch = 5
)

// BspAgentVersion holds the textual version string.
Expand Down

0 comments on commit 52dcbdb

Please sign in to comment.