Skip to content

Commit

Permalink
update agent version
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Nov 1, 2022
1 parent a5a5a0f commit 6e69446
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 @@ -37,7 +37,7 @@ const (
// BspAgentVersionMinor is Minor version component of the current release
BspAgentVersionMinor = 2
// BspAgentVersionPatch is Patch version component of the current release
BspAgentVersionPatch = 6
BspAgentVersionPatch = 8
)

// BspAgentVersion holds the textual version string.
Expand Down

0 comments on commit 6e69446

Please sign in to comment.