Skip to content

Commit 6f0a24b

Browse files
committed
Update versions
1 parent 5eb4b77 commit 6f0a24b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugin.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="cordova-plugin-webview-proxy"
5-
version="0.0.1">
5+
version="0.0.3">
66

77
<name>cordova-plugin-webview-proxy</name>
88
<author>GEDYS IntraWare GmbH</author>
9-
<description>Plugin to proxy requests on iOS</description>
9+
<description>Proxy HTTP(S) requests through native code to make CORS and Cookies work in cordova-ios</description>
1010
<license>MIT</license>
1111
<engines>
12-
<engine name="cordova-ios" version=">=4.5.5" />
12+
<engine name="cordova-ios" version=">=6.2.0" />
1313
</engines>
1414
<repo>https://github.com/GEDYSIntraWare/cordova-plugin-webview-proxy.git</repo>
1515
<issue>https://github.com/GEDYSIntraWare/cordova-plugin-webview-proxy/issues</issue>

0 commit comments

Comments
 (0)