From e90ab3c1ca4c095d9650b293339939bec5669f96 Mon Sep 17 00:00:00 2001 From: Raj KB Date: Mon, 14 Feb 2022 12:51:11 +0400 Subject: [PATCH] Bumped the composer version --- README.md | 3 +++ composer.json | 2 +- src/composer.json | 2 +- src/etc/module.xml | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) 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 @@ */ --> - +