mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-18 13:42:49 +08:00
chore(release): 2.0.3-dev
This commit is contained in:
parent
561b13f917
commit
b8ee23d99c
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-network-information",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3-dev",
|
||||
"description": "Cordova Network Information Plugin",
|
||||
"types": "./types/index.d.ts",
|
||||
"cordova": {
|
||||
|
@ -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="2.0.2">
|
||||
version="2.0.3-dev">
|
||||
|
||||
<name>Network Information</name>
|
||||
<description>Cordova Network Information Plugin</description>
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-network-information-tests",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3-dev",
|
||||
"description": "",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-network-information-tests",
|
||||
|
@ -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="2.0.2">
|
||||
version="2.0.3-dev">
|
||||
<name>Cordova Network Information Plugin Tests</name>
|
||||
<license>Apache 2.0</license>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user