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 2
2
"name" : " magefan/module-blog" ,
3
3
"description" : " Implements Blog functionality on Magento 2 store" ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 2.4.2 " ,
5
+ "version" : " 2.4.3 " ,
6
6
"license" : [
7
7
" OSL-3.0" ,
8
8
" AFL-3.0"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
3
/**
4
- * Copyright © 2016 Ihor Vansach ([email protected] ). All rights reserved.
4
+ * Copyright © 2017 Ihor Vansach ([email protected] ). All rights reserved.
5
5
* See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
6
6
*
7
7
* Glory to Ukraine! Glory to the heroes!
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.4.2 " >
11
+ <module name =" Magefan_Blog" setup_version =" 2.4.3 " >
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