Skip to content

Commit cf95848

Browse files
committed
Release 1.4.2
1 parent e1d86ac commit cf95848

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
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.1",
5+
"version": "1.4.2",
66
"keywords": [
77
"cm",
88
"cmpayments",

etc/config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<default>
1010
<cm_payments>
1111
<general>
12-
<current_version>v1.4.1</current_version>
12+
<current_version>v1.4.2</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)