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