From 95d36f10c9f2913d311b063ec4a2a52075fa58a0 Mon Sep 17 00:00:00 2001 From: Ethan Neff Date: Fri, 3 Mar 2017 13:29:59 -0800 Subject: [PATCH 1/2] fix: manually changed npm version --- package.json | 2 +- plugin.template.xml | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f23bdc82..d6673827 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "branch-cordova-sdk", "description": "Branch Metrics Cordova SDK", "main": "www/branch.js", - "version": "0.0.0", + "version": "3.0.0", "homepage": "https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking", "repository": { "type": "git", diff --git a/plugin.template.xml b/plugin.template.xml index 7e161727..61eafeb6 100644 --- a/plugin.template.xml +++ b/plugin.template.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="3.0.0"> diff --git a/plugin.xml b/plugin.xml index c80d422d..e75be57c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="3.0.0"> From 5a73e69b16fde2f2e45dbe84c5d22b05aa9eb0da Mon Sep 17 00:00:00 2001 From: Ethan Neff Date: Fri, 3 Mar 2017 13:34:10 -0800 Subject: [PATCH 2/2] chore: updated version to 3.0.3 --- package.json | 2 +- plugin.template.xml | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d6673827..d16e5892 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "branch-cordova-sdk", "description": "Branch Metrics Cordova SDK", "main": "www/branch.js", - "version": "3.0.0", + "version": "3.0.3", "homepage": "https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking", "repository": { "type": "git", diff --git a/plugin.template.xml b/plugin.template.xml index 61eafeb6..06073ca1 100644 --- a/plugin.template.xml +++ b/plugin.template.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="3.0.3"> diff --git a/plugin.xml b/plugin.xml index e75be57c..f7baf81a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -24,7 +24,7 @@ SOFTWARE. + version="3.0.3">