Skip to content

Commit 8a3dd5a

Browse files
author
Nikolay Dimitrov
authored
feat: release new version 2.0.10 (#53)
1 parent 2e8c3b6 commit 8a3dd5a

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
@@ -6,7 +6,7 @@
66
"php": ">7.0.1"
77
},
88
"type": "magento2-module",
9-
"version": "2.0.9",
9+
"version": "2.0.10",
1010
"autoload": {
1111
"files": [
1212
"registration.php"

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22

33
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
4-
<module name="Emartech_Emarsys" setup_version="2.0.9">
4+
<module name="Emartech_Emarsys" setup_version="2.0.10">
55
<sequence>
66
<module name="Magento_Catalog" />
77
<module name="Magento_Inventory" />

0 commit comments

Comments
 (0)