File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Implements Blog functionality on Magento 2 store" ,
4
4
"require" : {
5
5
"php" : " ~5.6.5 || >=7.0" ,
6
- "magefan/module-community" : " >=2.0.0 "
6
+ "magefan/module-community" : " >=2.0.1 "
7
7
},
8
8
"type" : " magento2-module" ,
9
- "version" : " 2.8.0 " ,
9
+ "version" : " 2.8.1 " ,
10
10
"license" : [
11
11
" OSL-3.0" ,
12
12
" AFL-3.0"
Original file line number Diff line number Diff line change 8
8
*/
9
9
-->
10
10
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
11
- <module name =" Magefan_Blog" setup_version =" 2.8.0 " >
11
+ <module name =" Magefan_Blog" setup_version =" 2.8.1 " >
12
12
<sequence >
13
13
<module name =" Magento_Cms" />
14
14
<module name =" Magento_Catalog" />
You can’t perform that action at this time.
0 commit comments