diff --git a/package-lock.json b/package-lock.json index f1120cf..2515c13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "3.1.5", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7118893..038df08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "3.1.5", + "version": "4.0.0", "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 dc91a64..b2c4048 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT