From 81a29a18f211a333a9ec803a7be5740167978b13 Mon Sep 17 00:00:00 2001 From: Felipe Nascimento Date: Tue, 28 Dec 2021 12:53:04 +0000 Subject: [PATCH] chore(release): raised version to 4.2.0-OS35 --- CHANGELOG.md | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6a9b139d..615e0e483 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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-OS35] ### Fixes - Fix: Fixed error messages when cancelling to take or choose a photo, and when permissions for these are denied. diff --git a/package.json b/package.json index b2c052669..dc8fb6b47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-camera", - "version": "4.2.0-OS34", + "version": "4.2.0-OS35", "description": "Cordova Camera Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 1a9e9121e..0e063cbf6 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="4.2.0-OS35"> Camera Cordova Camera Plugin Apache 2.0