From d7691311337082e7edafafb10329002b10595339 Mon Sep 17 00:00:00 2001 From: Seth Clark Date: Tue, 23 Apr 2019 15:08:11 -0400 Subject: [PATCH] bump to 6.2.1 for npm error --- CHANGELOG.md | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dfa512..c2d0bde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Change Log ========== -### Version 6.2.0 +### Version 6.2.1 * Updated to the 6.2.x versions of the Android and iOS Marketing Cloud SDK. * Added support to delay registration until contact key has been set. Refer to the [config documentation](README.md#config) for more details. diff --git a/package.json b/package.json index 0f6127e..9080abc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-marketingcloudsdk", - "version": "6.2.0", + "version": "6.2.1", "description": "A Cordova Plugin to access the native Salesforce Marketing Cloud MobilePush SDKs", "author": "Salesforce Marketing Cloud", "license": "BSD-3-Clause", diff --git a/plugin.xml b/plugin.xml index 26ad4b2..5ba5f67 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ -