Skip to content

Commit 8946ab4

Browse files
release(extension) prepare release 2.0.2 IA-442
Co-authored-by: Helmrich, Ian <[email protected]>
1 parent 657b652 commit 8946ab4

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.1",
9+
"version": "2.0.2",
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.1">
4+
<module name="Emartech_Emarsys" setup_version="2.0.2">
55
<sequence>
66
<module name="Magento_Sales" />
77
</sequence>

0 commit comments

Comments
 (0)