Skip to content

Commit 7d7f02b

Browse files
committed
release v2.3.0
1 parent afc9e3e commit 7d7f02b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-advanced-http" version="2.2.0">
2+
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-advanced-http" version="2.3.0">
33
<name>Advanced HTTP plugin</name>
44
<description>
55
Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning
@@ -93,4 +93,4 @@
9393
<runs/>
9494
</js-module>
9595
</platform>
96-
</plugin>
96+
</plugin>

0 commit comments

Comments
 (0)