From 151e6a60a916d26466262fdc296256231603af4d Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Wed, 15 Sep 2021 23:50:50 +0200 Subject: [PATCH] Release 0.1.2 - 2021.09.15 --- dcstore.xml | 4 ++-- inc/class.improve.action.php | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dcstore.xml b/dcstore.xml index dc65fc4..e8cf597 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ improve -0.1.1 +0.1.2 Jean-Christian Denis and contributors Tiny tools to fix things for module devs -https://github.com/JcDenis/improve/releases/download/v0.1.1/plugin-improve.zip +https://github.com/JcDenis/improve/releases/download/v0.1.2/plugin-improve.zip 2.19 https://github.com/JcDenis/improve https://github.com/JcDenis/improve diff --git a/inc/class.improve.action.php b/inc/class.improve.action.php index b84e379..33a8656 100644 --- a/inc/class.improve.action.php +++ b/inc/class.improve.action.php @@ -11,7 +11,6 @@ * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html */ - /** * @brief Plugin improve action class *