From 0764e2840837704f0791b74d15daa5fb56325b59 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 16 Aug 2018 22:10:23 +0200 Subject: [PATCH] Revert "4.12.0" This reverts commit 5825932e03abc158ad1cbaf7fecb51c397bce7ea. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1c3bea5b..c019d5a04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.12.0", + "version": "4.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f08d8b20a..fdd206079 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.12.0", + "version": "4.11.0", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "homepage": "https://ionicframework.com/", "author": "Ionic Team (https://ionic.io)",