From 5abaa21361db95a0ab2d17f48bee1b51536de86f Mon Sep 17 00:00:00 2001 From: jcuervas Date: Thu, 29 Jun 2023 10:00:03 +0200 Subject: [PATCH] update version number --- Setup/Patch/Data/SetupSales.php | 2 +- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Setup/Patch/Data/SetupSales.php b/Setup/Patch/Data/SetupSales.php index 5a88e4b..998f34f 100644 --- a/Setup/Patch/Data/SetupSales.php +++ b/Setup/Patch/Data/SetupSales.php @@ -51,7 +51,7 @@ public function getAliases(): array */ public static function getVersion(): string { - return '1.1.5'; + return '1.1.6'; } public function apply(): void diff --git a/composer.json b/composer.json index 1369b8e..6eaff57 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "monei/module-monei-payment", - "version": "1.1.5", + "version": "1.1.6", "description": "MONEI Payments Adobe Commerce (Magento 2) module", "type": "magento2-module", "keywords": [ diff --git a/etc/module.xml b/etc/module.xml index 78f9b8b..1212da6 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -4,7 +4,7 @@ ~ @copyright Copyright © Monei (https://monei.com) --> - +