Skip to content

Commit

Permalink
chore(version): version bump to 2.22.0 [EE-6897]
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhat83 committed Mar 21, 2024
1 parent 0b9171d commit ed63082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ type (

var (
// Version represents the version of the agent.
Version = "2.21.0"
Version = "2.22.0"
)

const (
Expand Down

0 comments on commit ed63082

Please sign in to comment.