We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af03f2 commit dfea6d1Copy full SHA for dfea6d1
composer.json
@@ -2,7 +2,7 @@
2
"name": "faonni/module-smart-category",
3
"description": "SmartCategory module is a base of Smart Categories functionality.",
4
"type": "magento2-module",
5
- "version": "2.4.1",
+ "version": "2.4.2",
6
"authors": [
7
{
8
"name": "Karliuka Vitalii",
etc/module.xml
@@ -7,7 +7,7 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
10
- <module name="Faonni_SmartCategory" setup_version="2.4.1">
+ <module name="Faonni_SmartCategory" setup_version="2.4.2">
11
<sequence>
12
<module name="Magento_Backend"/>
13
<module name="Magento_Catalog"/>
0 commit comments