Skip to content

Commit c754111

Browse files
committed
Upgrade to version 1.1.1.
1 parent 4f1168e commit c754111

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
@@ -2,7 +2,7 @@
22
"name": "justinkase/module-layouthints",
33
"description":"This is Magento 2 template hints on steroids!",
44
"type": "magento2-module",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"license": [
77
"AFL-3.0"
88
],

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="JustinKase_LayoutHints" setup_version="1.1.0"/>
3+
<module name="JustinKase_LayoutHints" setup_version="1.1.1"/>
44
</config>

0 commit comments

Comments
 (0)