diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..b3d1cc2f95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,9 +17,9 @@
- Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#2427](https://github.com/getsentry/sentry-dotnet/pull/2427), [#2430](https://github.com/getsentry/sentry-dotnet/pull/2430))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0)
-- Bump CLI from v2.18.1 to v2.19.2 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451))
- - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192)
- - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2)
+- Bump CLI from v2.18.1 to v3.0.1 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#247](https://github.com/DEVBOX10/sentry-dotnet/pull/247))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#301)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.0.1)
- Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240)
- [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0)
diff --git a/Directory.Build.props b/Directory.Build.props
index ea2438a99f..da8e0e01a3 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.0.1
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..307c41fb01 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="bf6f18200b98f0a79bfbcff8b6b9a01b6960f52befb024616cb211f326f8ce23" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="b641eb37c84993fbc4ef21b4bed499967c711035ecb85421f3ce9abe635b2499" />
+ Include="sentry-cli-Linux-aarch64" FileHash="5eaa180ae11e63af80cab6303a8d223dddb7dcea7c0a7c933b26fa91b54c9cf6" />
+ Include="sentry-cli-Linux-i686" FileHash="c6214a8f34b39e572d5e9dbebe118d26e4707ceced807439bfb845b6b8373c29" />
+ Include="sentry-cli-Linux-x86_64" FileHash="7cf53a2089fd5a6a9a0c2eb972d62c9c8eefea19dcdd5dd58604aa8bc4212538" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="e691b753e7477bc7ec72cd7b8149e34ef52754cbbcb774823c885576215f4683" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="a85b00f651ae73c345a75788378f31b210226193d54e421fe2d3974392af591b" />