Skip to content

Commit c6a475f

Browse files
committed
update version
1 parent d58a2b6 commit c6a475f

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.3.0",
5+
"version": "2.3.1",
66
"authors": [{
77
"name": "Karliuka Vitalii",
88
"email": "karliuka.vitalii@gmail.com"

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.3.0">
10+
<module name="Faonni_SmartCategory" setup_version="2.3.1">
1111
<sequence>
1212
<module name="Magento_Catalog"/>
1313
<module name="Magento_Rule"/>

0 commit comments

Comments
 (0)