We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5925ae9 commit 2bce825Copy full SHA for 2bce825
composer.json
@@ -5,7 +5,7 @@
5
"php": "7.0.2|7.0.4|~7.0.6|^7.1.0|^8.0"
6
},
7
"type": "magento2-module",
8
- "version": "1.0.0",
+ "version": "1.0.1",
9
"license": [
10
"OSL-3.0",
11
"AFL-3.0"
etc/module.xml
@@ -1,4 +1,4 @@
1
<?xml version="1.0"?>
2
<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" />
+ <module name="Techyouknow_RedirectSimpleProducts" setup_version="1.0.1" />
4
</config>
0 commit comments