diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f1a22b..ea0f65f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ todo * disable widgets +1.7 - 2023.05.13 +* require dotclear 2.26 +* fix editor ID +* fix nullsafe warnings +* add plugin Unnistaller features + 1.6 - 2023.04.10 * require dotclear 2.26 * use namespace diff --git a/_define.php b/_define.php index 8454232..8c5bdca 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Construction', 'Place your blog maintenance', 'Osku and contributors', - '1.6', + '1.7', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index ef0dc80..2692e76 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Construction - 1.6 + 1.7 Osku and contributors Place your blog maintenance - https://github.com/JcDenis/construction/releases/download/v1.6/plugin-construction.zip + https://github.com/JcDenis/construction/releases/download/v1.7/plugin-construction.zip 2.26 https://plugins.dotaddict.org/dc2/details/construction http://forum.dotclear.org/viewtopic.php?id=42875