We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9dd67 commit ac1d546Copy full SHA for ac1d546
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-safariviewcontroller",
3
- "version": "1.5.1",
+ "version": "1.5.2",
4
"description": "Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app.",
5
"cordova": {
6
"id": "cordova-plugin-safariviewcontroller",
plugin.xml
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<plugin
id="cordova-plugin-safariviewcontroller"
- version="1.5.1"
+ version="1.5.2"
xmlns="http://apache.org/cordova/ns/plugins/1.0">
7
<name>SafariViewController</name>
0 commit comments