Skip to content

Commit 981d9d6

Browse files
release(extension): prep. 1.15.0 release CDP-5138
Co-Authored-By: npospischek <[email protected]>
1 parent 99b3cd4 commit 981d9d6

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.14.5",
10+
"version": "1.15.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.14.5">
4+
<module name="Emartech_Emarsys" setup_version="1.15.0">
55
<sequence>
66
<module name="Magento_Sales" />
77
</sequence>

0 commit comments

Comments
 (0)