From 7e87355c1c535ebc44178741c983823ec31e42fa Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Fri, 22 Dec 2023 14:26:57 +0000 Subject: [PATCH] chore(release): raise to version 1.1.2 (#33) References: https://outsystemsrd.atlassian.net/browse/RMET-2993 --- CHANGELOG.md | 4 +++- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edb9404..936e7fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,13 @@ 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] +## [Version 1.1.2] ### 21-12-2023 - Fix: [Android] Updates dependency to OSCore and OSCordova (https://outsystemsrd.atlassian.net/browse/RMET-2993). +## [Version 1.1.1] + ### 03-10-2023 - Fix: [iOS] Fixes path, removing duplicate string (https://outsystemsrd.atlassian.net/browse/RMET-2855). diff --git a/package.json b/package.json index 8688a86..49bb0b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.outsystems.payments", - "version": "1.1.0", + "version": "1.1.2", "description": "OutSystems-owned plugin for mobile payments", "keywords": [ "ecosystem:cordova", diff --git a/plugin.xml b/plugin.xml index 949af52..d9756aa 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + OSPayments OutSystems-owned plugin for mobile payments OutSystems Inc