Skip to content

Commit a99d478

Browse files
Version Bump
1 parent 2e46e02 commit a99d478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mollie/magento2",
33
"description": "Mollie Payment Module for Magento 2",
4-
"version": "1.4.0",
4+
"version": "1.4.2",
55
"require": {
66
"mollie/mollie-api-php": "^2.1",
77
"magento/framework": ">=100.1.0",

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Mollie_Payment" setup_version="1.4.0" />
3+
<module name="Mollie_Payment" setup_version="1.4.2" />
44
</config>

0 commit comments

Comments
 (0)