From e86fd67811200bd53e065ca9d0b612444581f1eb Mon Sep 17 00:00:00 2001 From: Nicholas Clancy Date: Mon, 4 Dec 2017 15:06:06 +1100 Subject: [PATCH] - Update version to 2.0 -- I chased down a rabbit hole and now need to update the version number on everything --- .vs/slnx.sqlite | Bin 73728 -> 73728 bytes package.json | 2 +- plugin.xml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 42e8cc742e97f5647b32767801b3732a2ba96ab0..5e40fa379fe761263b9f5f0b5313a50ffa1bd409 100644 GIT binary patch delta 46 zcmZoTz|wGlWr8$g$wV1v#*&Q*o%P~pOs4nx2r#lSFmf`oF*9>qwK`+bvc_^z!vX+i C;twJK delta 46 zcmZoTz|wGlWr8$g!9*En#)6Fro%P};m)J=g2{5uTFmf`oF*9>qwK}<|AtHWJ!vX+Z CNDkKk diff --git a/package.json b/package.json index 4ae54fa..38634fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordovanetworkmanager", - "version": "1.9.7", + "version": "2.0.0", "cordova": { "id": "cordovanetworkmanager", "platforms": [ diff --git a/plugin.xml b/plugin.xml index 64306ec..7bf7534 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="2.0.0"> cordovaNetworkManager Cordova Network Manager for Android and iOS