diff --git a/config.go b/config.go index 397af71e33..255c6baecb 100644 --- a/config.go +++ b/config.go @@ -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 (