diff --git a/package.json b/package.json index f03166a9..2e97cb11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.9.0-beta", + "version": "1.9.1-beta", "description": "CodePush Plugin for Apache Cordova", "cordova": { "id": "cordova-plugin-code-push", diff --git a/plugin.xml b/plugin.xml index cdecd6a5..1b6f37d6 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