Skip to content

Commit 57ac59b

Browse files
authored
Merge pull request #45 from landofcoder/develop
updated files css and widget
2 parents 23747b1 + e544610 commit 57ac59b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the tags",
44
"type": "magento2-module",
55
"license": "MIT",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"authors": [
88
{
99
"name": "Landofcoder",

etc/module.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" ?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Lof_ProductTags" setup_version="1.0.1"/>
3+
<module name="Lof_ProductTags" setup_version="1.0.3"/>
44
</config>

0 commit comments

Comments
 (0)