Skip to content

Commit 56ba3a8

Browse files
release(extension): prepare 1.10.0 release CDPIP-CHORE
1 parent 5d32391 commit 56ba3a8

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
@@ -7,7 +7,7 @@
77
"zendframework/zend-uri": "^2.4.6"
88
},
99
"type": "magento2-module",
10-
"version": "1.9.2",
10+
"version": "1.10.0",
1111
"autoload": {
1212
"files": [
1313
"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="1.9.3">
4+
<module name="Emartech_Emarsys" setup_version="1.10.0">
55
<sequence>
66
<module name="Magento_Sales" />
77
</sequence>

0 commit comments

Comments
 (0)