diff --git a/README.md b/README.md index b8569f6..04ecbbc 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ These strings will be used when asking the user for permission to use the microp # Supports **Android** 4.4+ (7.x highest confirmed) (may support lower, untested) -**iOS** 9.0+ (14.1 highest confirmed) +**iOS** 10.0+ (14.1 highest confirmed) ## Quirks * Android 4.4 (maybe 5.x and 6.x) are not able automatically rejoin/resume a chromecast session after an app restart. diff --git a/package.json b/package.json index 34c0f61..bada6db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-chromecast", - "version": "1.1.0", + "version": "2.0.0", "scripts": { "host-chrome-tests": "node tests/www/chrome/host-tests.js", "style-js": "npx eslint --ignore-pattern tests/www/vendor www tests/www doc/example.js", diff --git a/plugin.xml b/plugin.xml index f5fe164..cac05b0 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.0.0"> @@ -56,7 +56,7 @@ - +