From b26f663f7d267c72be0e5e2725710e3eab17b7c4 Mon Sep 17 00:00:00 2001 From: Andrey Dubov Date: Mon, 22 Jun 2020 11:27:00 +0300 Subject: [PATCH] Bump to 3.1.4 version (#722) --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 38b2f683..8a3d2e6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "3.1.3", + "version": "3.1.4", "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 cf3be469..0be91697 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT