diff --git a/README.md b/README.md index c5db401..f4696c0 100755 --- a/README.md +++ b/README.md @@ -80,6 +80,9 @@ php bin/magento setup:static-content:deploy ![Frontend Demo](https://raw.github.com/MagePsycho/magento2-easy-template-path-hints/master/docs/magento-2-easy-template-path-hints-frontend.png "Frontend Demo") ## Changelog +**Version 1.1.3 (2022-02-14)** +* Bumped the version for the sake of packagist release + **Version 1.1.2 (2018-05-10)** * Fixed wrong module path if installed via composer diff --git a/composer.json b/composer.json index 9483ea2..57c9758 100755 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Easy Template Path Hints for Magento 2", "keywords": ["magento", "magento2 extension", "magento 2 extension", "extension", "module", "magento2 module", "magento 2 module", "debug", "template path hint", "development"], "type": "magento2-module", - "version": "1.1.2", + "version": "1.1.3", "homepage": "https://www.magepsycho.com/magento-2-easy-template-path-hints.html", "authors": [ { diff --git a/src/composer.json b/src/composer.json index 61285a4..c7c166c 100755 --- a/src/composer.json +++ b/src/composer.json @@ -3,7 +3,7 @@ "description": "Easy Template Path Hints for Magento 2", "keywords": ["magento", "magento2 extension", "magento 2 extension", "extension", "module", "magento2 module", "magento 2 module", "debug", "template path hint", "development"], "type": "magento2-module", - "version": "1.1.2", + "version": "1.1.3", "homepage": "https://www.magepsycho.com/magento-2-easy-template-path-hints.html", "authors": [ { diff --git a/src/etc/module.xml b/src/etc/module.xml index 4485c75..6b112bc 100755 --- a/src/etc/module.xml +++ b/src/etc/module.xml @@ -9,7 +9,7 @@ */ --> - +