Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 5d096b5

Browse files
Update module version to 1.0.4
1 parent 2adde48 commit 5d096b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/module.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
*/
1212
-->
1313
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
14-
<module name="Magestat_SplitOrder" setup_version="1.0.3">
14+
<module name="Magestat_SplitOrder" setup_version="1.0.4">
1515
<sequence>
1616
<module name="Magento_Checkout"/>
1717
<module name="Magento_Customer"/>
1818
<module name="Magento_Quote"/>
1919
</sequence>
2020
</module>
21-
</config>
21+
</config>

0 commit comments

Comments
 (0)