Skip to content

Commit f4c4413

Browse files
committed
MAGETWO-36081: Move CacheInvalidate to CE
- changed module version
1 parent ebdeb78 commit f4c4413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CacheInvalidate/etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../lib/internal/Magento/Framework/Module/etc/module.xsd">
9-
<module name="Magento_CacheInvalidate" setup_version="1.6.0.0">
9+
<module name="Magento_CacheInvalidate" setup_version="2.0.0">
1010
<sequence>
1111
<module name="Magento_Store"/>
1212
</sequence>

0 commit comments

Comments
 (0)