From 43a77cbaf43ce2e70049c31926732c84b6f5a57c Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Wed, 27 Sep 2023 15:33:45 +0100 Subject: [PATCH] chore(release): raise to version 4.2.0-OS44 References: https://outsystemsrd.atlassian.net/browse/RMET-2807 --- CHANGELOG.md | 3 ++- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0670037..4596947fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The changes documented here do not include those from the original repository. - ## [Unreleased] +## [4.2.0-OS44] + ### 13-09-2023 Android - Remove dependency to android Support Library. (https://outsystemsrd.atlassian.net/browse/RMET-2819) Android - Fix the way we obtain the app's package name. (https://outsystemsrd.atlassian.net/browse/RMET-2819) diff --git a/package.json b/package.json index a757e9625..89c109c12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-camera", - "version": "4.2.0-OS43", + "version": "4.2.0-OS44", "description": "Cordova Camera Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index b58cb7b54..73aa65356 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="4.2.0-OS44"> Camera Cordova Camera Plugin Apache 2.0