From 5ba341e3495bd2233f02ee0c22d41eabe347284b Mon Sep 17 00:00:00 2001 From: Cameron Smith Date: Mon, 19 Aug 2019 16:08:04 -0700 Subject: [PATCH] Update to version 1.12.0 (#564) --- package-lock.json | 2 +- package.json | 2 +- plugin.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a651f47..023c83d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.12.0-beta.0", + "version": "1.12.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 570c0429..c433ed85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-code-push", - "version": "1.12.0-beta.0", + "version": "1.12.0", "description": "CodePush Plugin for Apache Cordova", "cordova": { "id": "cordova-plugin-code-push", diff --git a/plugin.xml b/plugin.xml index 7b68e0d3..e99a0e1c 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,12 +1,12 @@  - + CodePush This plugin allows you to push code updates to your apps instantly using the CodePush service MIT cordova,code,push https://github.com/Microsoft/cordova-plugin-code-push.git - +