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 652798a commit 12b9e7aCopy full SHA for 12b9e7a
composer.json
@@ -5,7 +5,7 @@
5
"php": ">=5.5.0"
6
},
7
"type": "magento2-module",
8
- "version": "1.0.8",
+ "version": "1.0.9",
9
"license": [
10
"proprietary"
11
],
etc/module.xml
@@ -1,5 +1,5 @@
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="HS_All" setup_version="1.0.8">
+ <module name="HS_All" setup_version="1.0.9">
4
</module>
</config>
0 commit comments