We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58a2b6 commit c6a475fCopy full SHA for c6a475f
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.3.0",
+ "version": "2.3.1",
6
"authors": [{
7
"name": "Karliuka Vitalii",
8
"email": "karliuka.vitalii@gmail.com"
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.3.0">
+ <module name="Faonni_SmartCategory" setup_version="2.3.1">
11
<sequence>
12
<module name="Magento_Catalog"/>
13
<module name="Magento_Rule"/>
0 commit comments