From 429296662efa89f27188ce7795f487c3409b6f28 Mon Sep 17 00:00:00 2001 From: candemiralp <20255503+candemiralp@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:04:15 +0000 Subject: [PATCH] chore(release): bump to 9.20.12 --- VERSION | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index de50b4ce6..0970d4e14 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.20.11 +9.20.12 diff --git a/composer.json b/composer.json index d6e6fbc6b..a8baaa81e 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.20.11", + "version": "9.20.12", "license": "MIT", "repositories": [ {