Skip to content

Commit 2cc41a9

Browse files
committed
1.0.8
1 parent e919876 commit 2cc41a9

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": "~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0"
66
},
77
"type": "magento2-module",
8-
"version": "1.0.7",
8+
"version": "1.0.8",
99
"license": [
1010
"proprietary"
1111
],

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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="HS_All" setup_version="1.0.7">
3+
<module name="HS_All" setup_version="1.0.8">
44
</module>
55
</config>

0 commit comments

Comments
 (0)