Skip to content

Commit ac1d546

Browse files
bump
1 parent dc9dd67 commit ac1d546

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-safariviewcontroller",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app.",
55
"cordova": {
66
"id": "cordova-plugin-safariviewcontroller",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<plugin
33
id="cordova-plugin-safariviewcontroller"
4-
version="1.5.1"
4+
version="1.5.2"
55
xmlns="http://apache.org/cordova/ns/plugins/1.0">
66

77
<name>SafariViewController</name>

0 commit comments

Comments
 (0)