diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..9cd6da021b 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.2.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), [#262](https://github.com/DEVBOX10/sentry-dotnet/pull/262))
+ - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#322)
+ - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...3.2.2)
- 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..60aed9eb18 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -100,7 +100,7 @@
- 2.19.2
+ 3.2.2
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 2636d83497..823e144926 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -96,25 +96,25 @@
+ Include="sentry-cli-Darwin-arm64" FileHash="5c9fc7f3157d08bc36c9e44d199602e11da5c3135f217068da2d7c3390f0af22" />
+ Include="sentry-cli-Darwin-x86_64" FileHash="fed5ac43d7daa7db665ea74aee1c4ba35da63d745243cf32e6c33762230aab7c" />
+ Include="sentry-cli-Linux-aarch64" FileHash="06d6498e48eb7c39dbf848a341689eb16ef646eace29d39fd0e4136c637b36a1" />
+ Include="sentry-cli-Linux-i686" FileHash="895c8b5c4e15f25070fcd2fc0ab88b8a90c575a41e45bbbd1613d97604b2360f" />
+ Include="sentry-cli-Linux-x86_64" FileHash="ec5987dc83ce601fb99bbc43abbc5623832ea507c13ee13f9eab62bf77d3e55e" />
+ Include="sentry-cli-Windows-i686.exe" FileHash="d3495f65a3705109402a9eebd5a6d84e2f2bc1184f1b4d76be06d67f428ca711" />
+ Include="sentry-cli-Windows-x86_64.exe" FileHash="698554dad22de7fc4f9e777f59d99ec8430d2545e57708536d722e9ba2c975d9" />