diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..cbf29e7be0 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.3 ([#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), [#249](https://github.com/DEVBOX10/sentry-dotnet/pull/249))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#303)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.0.3)
- 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..bab9409fa9 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.0.3
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..731eafb720 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="4a67813a0945ee87de3bfbf62faf596a8e6374b7d4ca9ee1b067a4b725d61dc6" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="9560c0994e5e3cda856345cd22ae05815c9a5a0f8c650ecdc2487559098f6f3a" />
+ Include="sentry-cli-Linux-aarch64" FileHash="2617026dcaa0c9fc413bf0cbd83d0e2ac9dc75b3adbb4de8128ba1e2723fef46" />
+ Include="sentry-cli-Linux-i686" FileHash="ae73f0edff817f1e71614305ef666199fb3b46f8d7cb890a08654e9d03fef923" />
+ Include="sentry-cli-Linux-x86_64" FileHash="0dba6a25c7d2aa22d4140e65e5652214e4a8dfb2dc3463ab87359abe06c21272" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="468fa7d37b5dc43c9f4ec61ea5ea5f9ada5a44bd7bbcfdb37828bfc5b2517fe3" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="e74d54955197307baf88b6dca37b39cf3dd1156c116421ce424162daaaed8cb2" />