From 310b38f42b26b26f493d89f4e83aad6b98568e54 Mon Sep 17 00:00:00 2001 From: Tim Brust Date: Sat, 13 Jun 2020 19:40:37 +0000 Subject: [PATCH] chore: bumps version to 3.0.0-dev in test files (#119) --- tests/package.json | 2 +- tests/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/package.json b/tests/package.json index 088af17..ea189a5 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-network-information-tests", - "version": "2.0.3-dev", + "version": "3.0.0-dev", "description": "", "cordova": { "id": "cordova-plugin-network-information-tests", diff --git a/tests/plugin.xml b/tests/plugin.xml index 6e87d7b..2ddab28 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ + version="3.0.0-dev"> Cordova Network Information Plugin Tests Apache 2.0