From 4cadea3d6800b5fc432bdd021111d3ea6fddbe4a Mon Sep 17 00:00:00 2001 From: Vincent Pietri Date: Thu, 2 Jan 2020 22:48:57 +0100 Subject: [PATCH] Update version to 0.1.15, This close #41 --- composer.json | 2 +- doc/Changelog.md | 3 +++ etc/module.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index adeb878..1e68d05 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "vpietri/adm-quickdevbar", "description": "QuickDevBar is a developer toolbar for magento 2", "type": "magento2-module", - "version": "0.1.15", + "version": "0.1.16", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/doc/Changelog.md b/doc/Changelog.md index 9bb4a1e..83fa960 100644 --- a/doc/Changelog.md +++ b/doc/Changelog.md @@ -1,6 +1,9 @@ Changelog: Quick Developer Toolbar for Magento2 ==================================== +0.1.16 +* Replace Deprecated Function. Thanks to [lefte](https://github.com/vpietri/magento2-developer-quickdevbar/pull/42) + 0.1.15 * Replace Deprecated Function. Thanks to [lefte](https://github.com/vpietri/magento2-developer-quickdevbar/pull/40) * Support for modman. Thanks to [MagePsycho](https://github.com/vpietri/magento2-developer-quickdevbar/pull/37) diff --git a/etc/module.xml b/etc/module.xml index a8314b5..4189aca 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,4 +1,4 @@ - +