Skip to content

Commit 2254aea

Browse files
author
bob
committed
Version bump
1 parent a5cf8df commit 2254aea

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": "mailplus/mailplus-connector",
33
"description": "The MailPlus connector for magento 2",
44
"type": "magento2-module",
5-
"version": "1.7.2",
5+
"version": "1.7.3",
66
"license": [
77
"OSL-3.0"
88
],

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
-->
1919
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2020
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
21-
<module name="MailPlus_MailPlus" setup_version="1.7.2"/>
21+
<module name="MailPlus_MailPlus" setup_version="1.7.3"/>
2222
</config>

0 commit comments

Comments
 (0)