diff --git a/README.md b/README.md index 6bab477..76a3dea 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a [Cordova](http://cordova.apache.org/) plugin for [Fabric.io](https://www.fabric.io)'s Crashlytics and Answers services. -It requires Cordova 3.x or newer (tested on 5.4.0) and has APIs for iOS and Android. +It requires Cordova 6.x or newer (tested on 7.0.0) and has APIs for iOS and Android. The iOS version uses Fabric SDK 1.7.5 and Crashlytics SDK 3.10.1 framework bundles which are located in `lib/ios`. diff --git a/package.json b/package.json index d037a60..c46606d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-fabric-plugin", - "version": "1.1.13-dev", + "version": "1.1.14-dev", "description": "Cordova Fabric.io Plugin", "cordova": { "id": "cordova-fabric-plugin", diff --git a/plugin.xml b/plugin.xml index f394ac5..cf2357d 100755 --- a/plugin.xml +++ b/plugin.xml @@ -1,6 +1,6 @@ - + cordova-fabric-plugin Cordova Fabric.io Plugin