We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d86ac commit cf95848Copy full SHA for cf95848
composer.json
@@ -2,7 +2,7 @@
2
"name": "cmdotcom-plugins/magento2-payments",
3
"description": "CM Payment module for Magento 2",
4
"type": "magento2-module",
5
- "version": "1.4.1",
+ "version": "1.4.2",
6
"keywords": [
7
"cm",
8
"cmpayments",
etc/config.xml
@@ -9,7 +9,7 @@
9
<default>
10
<cm_payments>
11
<general>
12
- <current_version>v1.4.1</current_version>
+ <current_version>v1.4.2</current_version>
13
<mode>test</mode>
14
<test_merchant_key backend_model="Magento\Config\Model\Config\Backend\Encrypted" />
15
<test_merchant_password backend_model="Magento\Config\Model\Config\Backend\Encrypted" />
0 commit comments