From 52a7a973e6e462eb079752ca8d769682cfa0bc80 Mon Sep 17 00:00:00 2001 From: Goran Stamenkovski Date: Tue, 9 Nov 2021 09:39:44 +0100 Subject: [PATCH] Release version 4.0.9 ISSUE: MOCRSET09-19 --- README.md | 4 +++- Resources/config/services.yml | 2 +- composer.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9127024..443ec41 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ To finalize the installation you need to enter your organization API token in th Read more about the integration configuration on [our Wiki](https://github.com/mollie/orocommerce/wiki). ## Release notes - - **4.0.8:** + - **4.0.9:** + - Added support for the Klarna Pay Now payment method. + - **4.0.8:** - Optimization: Updated translations - Optimization: Fixed Composer version number - **4.0.7:** diff --git a/Resources/config/services.yml b/Resources/config/services.yml index 485a621..7c33ec0 100755 --- a/Resources/config/services.yml +++ b/Resources/config/services.yml @@ -1,5 +1,5 @@ parameters: - mollie_payment.version: 4.0.8 + mollie_payment.version: 4.0.9 mollie_payment.method.identifier_prefix.mollie_payment: 'mollie_payment' mollie_payment.uploader.public_image_path: 'bundles/molliepayment/img/uploads' mollie_payment.uploader.image_dir: '%kernel.project_dir%/public/%mollie_payment.uploader.public_image_path%' diff --git a/composer.json b/composer.json index 0760eca..052632f 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mollie/orocommerce", - "version": "4.0.8", + "version": "4.0.9", "type": "symfony-bundle", "description": "Mollie Payment Module for OroCommerce", "keywords": [