We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 7bfbafa1 authored by Alessio Zampatti's avatar Alessio Zampatti Committed by GitHub

Merge pull request #423 from Adyen/develop

Release 4.0.1
parents 2b56d0b6 ac142185
......@@ -2,7 +2,7 @@
"name": "adyen/module-payment",
"description": "Official Magento2 Plugin to connect to Payment Service Provider Adyen.",
"type": "magento2-module",
"version": "4.0.0",
"version": "4.0.1",
"license": [
"OSL-3.0",
"AFL-3.0"
......@@ -16,7 +16,7 @@
"require": {
"adyen/php-api-library": ">=1.5.3",
"magento/framework": ">=101.0.0",
"magento/module-vault": "101.0.*"
"magento/module-vault": "101.*"
},
"autoload": {
"files": [
......
......@@ -24,7 +24,7 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Adyen_Payment" setup_version="4.0.0">
<module name="Adyen_Payment" setup_version="4.0.1">
<sequence>
<module name="Magento_Sales"/>
<module name="Magento_Quote"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment