diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a2830d5f..d4dfd1d5dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,9 +18,9 @@ - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#833) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.3.0...8.3.3) -- Bump CLI from v2.14.4 to v2.16.0 ([#2238](https://github.com/getsentry/sentry-dotnet/pull/2238), [#2244](https://github.com/getsentry/sentry-dotnet/pull/2244), [#2252](https://github.com/getsentry/sentry-dotnet/pull/2252)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2160) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.16.0) +- Bump CLI from v2.14.4 to v2.16.1 ([#2238](https://github.com/getsentry/sentry-dotnet/pull/2238), [#2244](https://github.com/getsentry/sentry-dotnet/pull/2244), [#2252](https://github.com/getsentry/sentry-dotnet/pull/2252), [#2264](https://github.com/getsentry/sentry-dotnet/pull/2264)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2161) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.14.4...2.16.1) - Bump Java SDK from v6.15.0 to v6.16.0 ([#2243](https://github.com/getsentry/sentry-dotnet/pull/2243)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6160) diff --git a/Directory.Build.props b/Directory.Build.props index 7aeb8f53b2..2f5e496878 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -86,7 +86,7 @@ - 2.16.0 + 2.16.1 $(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\ diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index ff5c4fcc21..6a82301330 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -86,25 +86,25 @@ + Include="sentry-cli-Darwin-arm64" FileHash="c578f4ee2d844ca7fc20cd850fa29d65b7f152650a81b496e2a2509417fbba28" /> + Include="sentry-cli-Darwin-x86_64" FileHash="020333f79123dc344a299f57119ef39685734f7d1b7d43d059b6d388e4d640fa" /> + Include="sentry-cli-Linux-aarch64" FileHash="8a99a355cc22aa6b6c771fa3a7b16dd662b4d2f611597b3079a59c694611559a" /> + Include="sentry-cli-Linux-i686" FileHash="a42c677a8d6b50497e921dc104a3ebdf505dca371f089511092d074479397fde" /> + Include="sentry-cli-Linux-x86_64" FileHash="ecf31e820f563471b4266e25e4e0dcf4ee2e80587b2b07fea498113df801a8c3" /> + Include="sentry-cli-Windows-i686.exe" FileHash="150246d5077c9e8de876c77be541546cf94bdfa07dab09cb032650e25b4a44a9" /> + Include="sentry-cli-Windows-x86_64.exe" FileHash="ab97ee0e82be7469a8944e6d30b05a2e0e54cd9799e46ee81474196b7a1fba88" />