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 2adec35 commit 72e78fdCopy full SHA for 72e78fd
composer.json
@@ -6,7 +6,7 @@
6
"magefan/module-community" : ">=2.0.1"
7
},
8
"type": "magento2-module",
9
- "version": "2.0.3",
+ "version": "2.0.4",
10
"license": [
11
"OSL-3.0",
12
"AFL-3.0"
etc/module.xml
@@ -8,7 +8,7 @@
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
- <module name="Magefan_ConflictDetector" setup_version="2.0.3">
+ <module name="Magefan_ConflictDetector" setup_version="2.0.4">
<sequence>
13
<module name="Magefan_Community"/>
14
</sequence>
0 commit comments