From 5934b35b2fc3932b673774787599ef35a9b3b57a Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 10:25:46 +0200 Subject: [PATCH] release 1.4 --- CHANGELOG.md | 5 +++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d622e3..c86d9ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.4 - 2023.05.13 +- require dotclear 2.26 +- require PHP 8.1+ +- use define php_min + 1.3.1 - 2023.04.29 - require dotclear 2.26 - require PHP 8.1+ diff --git a/_define.php b/_define.php index 203900c..5513bbb 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( "Dotclear's logs", 'Displays Dotclear logs', 'Tomtom and Contributors', - '1.3.1', + '1.4', [ 'requires' => [ ['php', '8.1'], diff --git a/dcstore.xml b/dcstore.xml index a0b6101..058e4d5 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Dotclear's logs - 1.3.1 + 1.4 Tomtom and Contributors Displays Dotclear logs - https://github.com/JcDenis/dcLog/releases/download/v1.3.1/plugin-dcLog.zip + https://github.com/JcDenis/dcLog/releases/download/v1.4/plugin-dcLog.zip 2.26 https://plugins.dotaddict.org/dc2/details/dcLog https://github.com/JcDenis/dcLog