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 2e8c3b6 commit 8a3dd5aCopy full SHA for 8a3dd5a
composer.json
@@ -6,7 +6,7 @@
6
"php": ">7.0.1"
7
},
8
"type": "magento2-module",
9
- "version": "2.0.9",
+ "version": "2.0.10",
10
"autoload": {
11
"files": [
12
"registration.php"
etc/module.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
3
<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">
+ <module name="Emartech_Emarsys" setup_version="2.0.10">
5
<sequence>
<module name="Magento_Catalog" />
<module name="Magento_Inventory" />
0 commit comments