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 e919876 commit 2cc41a9Copy full SHA for 2cc41a9
composer.json
@@ -5,7 +5,7 @@
5
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0"
6
},
7
"type": "magento2-module",
8
- "version": "1.0.7",
+ "version": "1.0.8",
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.7">
+ <module name="HS_All" setup_version="1.0.8">
4
</module>
</config>
0 commit comments