We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9303eac commit 51e4174Copy full SHA for 51e4174
node/scripts/build-packages.sh
@@ -4,7 +4,7 @@ if [[ -z ${RELEASE_VERSION+x} ]] || [[ -z ${DEVELOPMENT_VERSION+x} ]]; then
4
fi
5
6
AGENT_VERSION="7.72.0"
7
-TRACER_VERSION="5.67.0"
+TRACER_VERSION="5.76.0"
8
9
10
echo "Building version ${RELEASE_VERSION} for prod environment"
0 commit comments