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.
2 parents 2afd2ef + 7948c4d commit 53c10ceCopy full SHA for 53c10ce
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-inappbrowser",
3
- "version": "5.0.11-hogangnono",
+ "version": "5.0.13-hogangnono",
4
"description": "Cordova InAppBrowser Plugin",
5
"types": "./types/index.d.ts",
6
"cordova": {
plugin.xml
@@ -20,7 +20,7 @@
20
21
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
22
id="cordova-plugin-inappbrowser"
23
- version="5.0.11-hogangnono">
+ version="5.0.13-hogangnono">
24
25
<name>InAppBrowser</name>
26
<description>Cordova InAppBrowser Plugin</description>
0 commit comments