Skip to content

Commit 20389e6

Browse files
committed
update version
1 parent 2f447be commit 20389e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "faonni/module-smart-category",
33
"description": "SmartCategory module is a base of Smart Categories functionality.",
44
"type": "magento2-module",
5-
"version": "2.4.0",
5+
"version": "2.4.1",
66
"authors": [
77
{
88
"name": "Karliuka Vitalii",

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
10-
<module name="Faonni_SmartCategory" setup_version="2.4.0">
10+
<module name="Faonni_SmartCategory" setup_version="2.4.1">
1111
<sequence>
1212
<module name="Magento_Backend"/>
1313
<module name="Magento_Catalog"/>

0 commit comments

Comments
 (0)