From 22f9028b714131e3123495619e5512c6f9852f70 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 29 Apr 2023 22:14:18 +0200 Subject: [PATCH] release 1.3.1 --- CHANGELOG.md | 7 +++++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 733926a..3d622e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +1.3.1 - 2023.04.29 +- require dotclear 2.26 +- require PHP 8.1+ +- use Html Form Component everywhere +- fix submit contidions (js) +- fix phpstan level9 warnings + 1.3 - 2023.04.23 - require dotclear 2.26 - require PHP 8.1+ diff --git a/_define.php b/_define.php index 5baf29d..b223e5e 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.3.1', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 6f28c0e..a0b6101 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Dotclear's logs - 1.3 + 1.3.1 Tomtom and Contributors Displays Dotclear logs - https://github.com/JcDenis/dcLog/releases/download/v1.3/plugin-dcLog.zip + https://github.com/JcDenis/dcLog/releases/download/v1.3.1/plugin-dcLog.zip 2.26 https://plugins.dotaddict.org/dc2/details/dcLog https://github.com/JcDenis/dcLog