Skip to content

Commit a3fdcf9

Browse files
committed
Changed version
1 parent 176607b commit a3fdcf9

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"email": "support@magefan.com"
1010
}
1111
],
12-
"version": "2.2.3",
12+
"version": "2.2.6",
1313
"require": {
1414
"magefan/module-community" : ">=2.1.29"
1515
},

etc/config.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<general>
1212
<enabled>0</enabled>
1313
<mfmodule>HtmlSitemap</mfmodule>
14-
<mftype>1</mftype>
1514
<displayin>2</displayin>
1615
<openlinks>1</openlinks>
1716
</general>

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="urn:magento:framework:Module/etc/module.xsd">
9-
<module name="Magefan_HtmlSitemap" setup_version="2.0.3"/>
9+
<module name="Magefan_HtmlSitemap"/>
1010
<sequence>
1111
<module name="Magefan_Community"/>
1212
</sequence>

0 commit comments

Comments
 (0)