From ff2700690fa9ad5a774ba57318619af7c4baa6a3 Mon Sep 17 00:00:00 2001 From: BO KANG Date: Fri, 24 Feb 2017 17:17:05 -0800 Subject: [PATCH] bump a new version since Nov 2016 (#222) --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec1322d7..92ccbed5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.9.2-beta", + "version": "1.9.3-beta", "description": "CodePush Plugin for Apache Cordova", "cordova": { "id": "cordova-plugin-code-push", diff --git a/plugin.xml b/plugin.xml index cad3e6c0..14fd4786 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