Skip to content

Commit 51e4174

Browse files
[Node Extension] Bump tracer to 5.76.0 (#397)
Co-authored-by: duncanpharvey <35278470+duncanpharvey@users.noreply.github.com>
1 parent 9303eac commit 51e4174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/scripts/build-packages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ if [[ -z ${RELEASE_VERSION+x} ]] || [[ -z ${DEVELOPMENT_VERSION+x} ]]; then
44
fi
55

66
AGENT_VERSION="7.72.0"
7-
TRACER_VERSION="5.67.0"
7+
TRACER_VERSION="5.76.0"
88

99

1010
echo "Building version ${RELEASE_VERSION} for prod environment"

0 commit comments

Comments
 (0)