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 b42d6d7 commit 7c1366eCopy full SHA for 7c1366e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-inappbrowser",
3
- "version": "4.1.0",
+ "version": "4.1.1-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="4.1.0">
+ version="4.1.1-hogangnono">
24
25
<name>InAppBrowser</name>
26
<description>Cordova InAppBrowser Plugin</description>
0 commit comments