Skip to content

Commit

Permalink
agent
Browse files Browse the repository at this point in the history
  • Loading branch information
bynn committed Nov 25, 2024
1 parent 9c6e360 commit a59f150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var (

// Agent version to control agent rollover. The format is the calendar date
// (YYYY-MM-DD).
AgentVersion = "2024-11-20"
AgentVersion = "2024-11-25"
)

const (
Expand Down

0 comments on commit a59f150

Please sign in to comment.