File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-inappbrowser" ,
3
- "version" : " 3.1.1 -dev" ,
3
+ "version" : " 3.2.0 -dev" ,
4
4
"description" : " Cordova InAppBrowser Plugin" ,
5
5
"types" : " ./types/index.d.ts" ,
6
6
"cordova" : {
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" cordova-plugin-inappbrowser"
23
- version =" 3.1.1 -dev" >
23
+ version =" 3.2.0 -dev" >
24
24
25
25
<name >InAppBrowser</name >
26
26
<description >Cordova InAppBrowser Plugin</description >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-inappbrowser-tests" ,
3
- "version" : " 3.1.1 -dev" ,
3
+ "version" : " 3.2.0 -dev" ,
4
4
"description" : " " ,
5
5
"cordova" : {
6
6
"id" : " cordova-plugin-inappbrowser-tests" ,
Original file line number Diff line number Diff line change 20
20
21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
id =" cordova-plugin-inappbrowser-tests"
23
- version =" 3.1.1 -dev" >
23
+ version =" 3.2.0 -dev" >
24
24
<name >Cordova InAppBrowser Plugin Tests</name >
25
25
<license >Apache 2.0</license >
26
26
You can’t perform that action at this time.
0 commit comments