Flipper Release: v0.17.1

Summary:
== Bugfix Release ==

Fixes #394 in which using the network inspector can cause the plugin view to crash. Also fixes an issue where native background plugins can fail to connect (d720b20870).

Reviewed By: danielbuechele

Differential Revision: D14384823

fbshipit-source-id: 7cee49d22ec2ed8f076cf3aeb980d4ba3a273a3f
This commit is contained in:
Pascal Hartig
2019-03-08 04:52:06 -08:00
committed by Facebook Github Bot
parent d720b20870
commit d025bbd0bf
7 changed files with 200 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
flipperkit_version = '0.17.0'
flipperkit_version = '0.17.1'
Pod::Spec.new do |spec|
spec.name = 'Flipper'
spec.version = flipperkit_version