From 5c60d995425e493c8e4c6a17d9553564452beba6 Mon Sep 17 00:00:00 2001 From: Aly Ezz Date: Wed, 29 Jan 2020 13:48:11 +0200 Subject: [PATCH] Release 9.0.6 (#111) --- CHANGELOG.md | 4 ++++ ios/instabug_flutter.podspec | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fdd20281..78f705cf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## v9.0.6 (2020-01-29) + +* Bump iOS Native SDK to v9.0.6 + ## v9.0.5 (2020-01-27) * Bump Native SDKs to v9.0.5 diff --git a/ios/instabug_flutter.podspec b/ios/instabug_flutter.podspec index 4f6a80c99..b905c8e28 100644 --- a/ios/instabug_flutter.podspec +++ b/ios/instabug_flutter.podspec @@ -15,7 +15,7 @@ A new flutter plugin project. s.source_files = 'Classes/**/*' s.public_header_files = 'Classes/**/*.h' s.dependency 'Flutter' - s.dependency 'Instabug', '9.0.5' + s.dependency 'Instabug', '9.0.6' s.ios.deployment_target = '10.0' s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'} diff --git a/pubspec.yaml b/pubspec.yaml index d66d3eec9..a20459731 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: instabug_flutter -version: 9.0.5 +version: 9.0.6 description: >- Instabug is an in-app feedback and bug reporting tool for mobile apps. With just a simple shake, your users or beta testers can report bugs or