From 18d320571acac9c24368056d3bdd0f64fb7930d4 Mon Sep 17 00:00:00 2001 From: Alexander Goncharov Date: Tue, 4 Aug 2020 19:58:04 +0300 Subject: [PATCH] Bump version to 4.0.0 (#733) --- package-lock.json | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f1120cf1..2515c133 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "3.1.5", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7118893b..038df08c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "3.1.5", + "version": "4.0.0", "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 dc91a64d..b2c40488 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT