From f16983e9fe6e4a4a0d5a5d79b56e2bd5fbd2fa27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Corre=CC=82a?= Date: Wed, 29 Jun 2022 15:35:53 +0100 Subject: [PATCH] chore: changelog updated and raise version to 4.0.0-OS12 --- CHANGELOG.md | 4 ++++ package.json | 2 +- plugin.xml | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9b3457b..788500d06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +### [4.0.0-OS12] - 2022-06-29 +### Fix +- Removed hook that adds swift support and added the plugin as dependecy. (https://outsystemsrd.atlassian.net/browse/RMET-1680) + ### [4.0.0-OS11] - 2022-05-23 ### Fix - Added permission request for camera and microphone on Android's ChromeWebClient. diff --git a/package.json b/package.json index b6da70f98..12d46df1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-inappbrowser", - "version": "4.0.0-OS11", + "version": "4.0.0-OS12", "description": "Cordova InAppBrowser Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 94bc8c2ba..c0fec6049 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="4.0.0-OS12"> InAppBrowser Cordova InAppBrowser Plugin @@ -107,7 +107,7 @@ - +