diff --git a/package-lock.json b/package-lock.json index 03f600f6..16e733b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "code-push", - "version": "4.1.0", + "version": "4.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "code-push", - "version": "4.1.0", + "version": "4.1.1", "license": "MIT", "dependencies": { "appcenter-file-upload-client": "0.1.0", diff --git a/package.json b/package.json index f09fa6e6..be5f1448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "4.1.0", + "version": "4.1.1", "description": "Management SDK for the CodePush service", "main": "script/index.js", "types": "script/index.d.ts", diff --git a/plugin.xml b/plugin.xml index de1c10f1..910d629a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT