Incremented plugin version. (cordova-plugin-network-information20210603)

This commit is contained in:
PVPoyer 2021-06-03 17:51:17 +02:00
parent 96ad38fba2
commit fcec956c1f
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-network-information",
"version": "3.0.0",
"version": "3.0.1-dev",
"description": "Cordova Network Information Plugin",
"types": "./types/index.d.ts",
"cordova": {

View File

@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-network-information"
version="3.0.0">
version="3.0.1-dev">
<name>Network Information</name>
<description>Cordova Network Information Plugin</description>

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-network-information-tests",
"version": "3.0.0",
"version": "3.0.1-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-network-information-tests",

View File

@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-network-information-tests"
version="3.0.0">
version="3.0.1-dev">
<name>Cordova Network Information Plugin Tests</name>
<license>Apache 2.0</license>