We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdeb78 commit f4c4413Copy full SHA for f4c4413
app/code/Magento/CacheInvalidate/etc/module.xml
@@ -6,7 +6,7 @@
6
*/
7
-->
8
<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">
+ <module name="Magento_CacheInvalidate" setup_version="2.0.0">
10
<sequence>
11
<module name="Magento_Store"/>
12
</sequence>
0 commit comments