diff --git a/package-lock.json b/package-lock.json index 31a95154..8e786dd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.12.2", + "version": "1.12.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d7ffaaf0..f77b8530 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.12.2", + "version": "1.12.3", "description": "CodePush Plugin for Apache Cordova", "cordova": { "id": "cordova-plugin-code-push", diff --git a/plugin.xml b/plugin.xml index 37164455..b6a9b181 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@  - + CodePush This plugin allows you to push code updates to your apps instantly using the CodePush service MIT