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 22 "name" : " magefan/module-blog" ,
33 "description" : " Implements Blog functionality on Magento 2 store" ,
44 "type" : " magento2-module" ,
5- "version" : " 2.4.2 " ,
5+ "version" : " 2.4.3 " ,
66 "license" : [
77 " OSL-3.0" ,
88 " AFL-3.0"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
33/**
4- * Copyright © 2016 Ihor Vansach ([email protected] ). All rights reserved. 4+ * Copyright © 2017 Ihor Vansach ([email protected] ). All rights reserved. 55 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
66 *
77 * Glory to Ukraine! Glory to the heroes!
88 */
99-->
1010<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.4.2 " >
11+ <module name =" Magefan_Blog" setup_version =" 2.4.3 " >
1212 <sequence >
1313 <module name =" Magento_Cms" />
1414 <module name =" Magento_Catalog" />
You can’t perform that action at this time.
0 commit comments