From 058315f160f7c8929d73cb1c56ea136f58c48698 Mon Sep 17 00:00:00 2001 From: candemiralp <20255503+candemiralp@users.noreply.github.com> Date: Tue, 18 Feb 2025 13:23:45 +0000 Subject: [PATCH] chore(release): bump to 9.15.0 --- VERSION | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index ac72f7619..a4fac8e37 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.14.1 +9.15.0 diff --git a/composer.json b/composer.json index 71625cc86..91b8f812d 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "adyen/module-payment", "description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.", "type": "magento2-module", - "version": "9.14.1", + "version": "9.15.0", "license": "MIT", "repositories": [ {