Skip to content

Commit f9e3eaa

Browse files
authored
[source install] bump default version to 5.11.1 (#3186)
1 parent 83f08d4 commit f9e3eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/datadog-agent/source/setup_agent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ set -u
1111
# SCRIPT KNOBS
1212
#######################################################################
1313
# Update for new releases, will pull this tag in the repo
14-
DEFAULT_AGENT_VERSION="5.11.0"
14+
DEFAULT_AGENT_VERSION="5.11.1"
1515
# Pin pip version, in the past there was some buggy releases and get-pip.py
1616
# always pulls the latest version
1717
PIP_VERSION="6.1.1"

0 commit comments

Comments
 (0)