Skip to content

Commit ed3da56

Browse files
author
Jekabs Aizpurvs
committed
Release version 1.3.0
1 parent 84c7638 commit ed3da56

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

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
-->
66

77
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
8-
<module name="CM_Payments" setup_version="1.0.3">
8+
<module name="CM_Payments" setup_version="1.3.0">
99
<sequence>
1010
<module name="Magento_Backend"/>
1111
<module name="Magento_Ui"/>

0 commit comments

Comments
 (0)