From 8108f14d2c5f1ca60040445c8c614fc9805bbdfa Mon Sep 17 00:00:00 2001 From: raoulritter <59527829+raoulritter@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:32:39 +0200 Subject: [PATCH] Fix release 1.1.1 - Update Composer.json (#31) * Fix updating composer.json for correctly tagged version * Version bump --------- Co-authored-by: Peter Ojo Co-authored-by: Rok Popov Ledinski --- composer.json | 2 +- etc/module.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b5a63e4..7c44fc1 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "adyen/adyen-magento2-expresscheckout", "description": "Official Adyen Magento2 plugin to add express payment method shortcuts.", "type": "magento2-module", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "repositories": [ { diff --git a/etc/module.xml b/etc/module.xml index c75747d..58134f4 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +