Skip to content

Commit 97e4a0d

Browse files
committed
Release version 1.4.1
1 parent 8dd18eb commit 97e4a0d

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
@@ -2,7 +2,7 @@
22
"name": "cmdotcom-plugins/magento2-payments",
33
"description": "CM Payment module for Magento 2",
44
"type": "magento2-module",
5-
"version": "1.4.0",
5+
"version": "1.4.1",
66
"keywords": [
77
"cm",
88
"cmpayments",

etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<default>
1010
<cm_payments>
1111
<general>
12-
<current_version>v1.4.0</current_version>
12+
<current_version>v1.4.1</current_version>
1313
<mode>test</mode>
1414
<test_merchant_key backend_model="Magento\Config\Model\Config\Backend\Encrypted" />
1515
<test_merchant_password backend_model="Magento\Config\Model\Config\Backend\Encrypted" />

0 commit comments

Comments
 (0)