Skip to content

Commit 2bce825

Browse files
committed
version changed to 1.0.1
1 parent 5925ae9 commit 2bce825

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
@@ -5,7 +5,7 @@
55
"php": "7.0.2|7.0.4|~7.0.6|^7.1.0|^8.0"
66
},
77
"type": "magento2-module",
8-
"version": "1.0.0",
8+
"version": "1.0.1",
99
"license": [
1010
"OSL-3.0",
1111
"AFL-3.0"

etc/module.xml

Lines changed: 1 addition & 1 deletion
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="Techyouknow_RedirectSimpleProducts" setup_version="1.0.0" />
3+
<module name="Techyouknow_RedirectSimpleProducts" setup_version="1.0.1" />
44
</config>

0 commit comments

Comments
 (0)