Flipper Release: v0.23.7

Summary:
**Highlights**

- Changed to the upstream `adbkit` instead of the Facebook-specific fork of it.
- Migrate the rest of Flipper core from Flow to (strict) TypeScript.
- UI docs use the TypeScript code as basis.

Reviewed By: danielbuechele

Differential Revision: D17368399

fbshipit-source-id: 5ba92c4f0d4ca627ffac58052ef6e4d9fd07bd95
This commit is contained in:
Pascal Hartig
2019-09-13 10:34:51 -07:00
committed by Facebook Github Bot
parent 0298ae74d0
commit 29c9379ae6
6 changed files with 9 additions and 9 deletions

View File

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