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 873c825 commit 095cf3aCopy full SHA for 095cf3a
composer.json
@@ -6,7 +6,7 @@
6
"php": ">7.0.1"
7
},
8
"type": "magento2-module",
9
- "version": "2.0.8",
+ "version": "2.0.9",
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.8">
+ <module name="Emartech_Emarsys" setup_version="2.0.9">
5
<sequence>
<module name="Magento_Sales" />
</sequence>
0 commit comments