diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f7263c2c..7466e87d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,9 @@ - Bump Android SDK from v7.19.0 to v7.20.0 ([#2536](https://github.com/getsentry/sentry-dart/pull/2536), [#2549](https://github.com/getsentry/sentry-dart/pull/2549)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7200) - [diff](https://github.com/getsentry/sentry-java/compare/7.19.0...7.20.0) +- Bump Native SDK from v0.7.17 to v0.7.18 ([#2578](https://github.com/getsentry/sentry-dart/pull/2578)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0718) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.17...0.7.18) ## 8.12.0 diff --git a/flutter/sentry-native/CMakeCache.txt b/flutter/sentry-native/CMakeCache.txt index 29f1ef3024..6397bc0d6f 100644 --- a/flutter/sentry-native/CMakeCache.txt +++ b/flutter/sentry-native/CMakeCache.txt @@ -2,4 +2,4 @@ # Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies. repo=https://github.com/getsentry/sentry-native -version=0.7.17 +version=0.7.18