Skip to content

Commit

Permalink
bump 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 Aug 8, 2024
1 parent d8cc1b5 commit f9a5cf6
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 = 2
BspAgentVersionPatch = 4
)

// BspAgentVersion holds the textual version string.
Expand Down

0 comments on commit f9a5cf6

Please sign in to comment.