Skip to content

Commit b9be65e

Browse files
[.Net Version Bump] Bump to v3.9.100 (#314)
Co-authored-by: andrewlock <[email protected]>
1 parent 85701b3 commit b9be65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/build-packages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
RELEASE_VERSION="3.9.1"
1+
RELEASE_VERSION="3.9.100"
22
AGENT_DOWNLOAD_URL="http://s3.amazonaws.com/dsd6-staging/windows/agent7/buildpack/agent-binaries-7.60.1-1-x86_64.zip"
3-
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.9.0/windows-tracer-home.zip"
3+
TRACER_DOWNLOAD_URL="https://github.com/DataDog/dd-trace-dotnet/releases/download/v3.9.1/windows-tracer-home.zip"
44

55
echo "Downloading tracer from ${TRACER_DOWNLOAD_URL}"
66
wget -O tracer.zip $TRACER_DOWNLOAD_URL

0 commit comments

Comments
 (0)