From e614e53f04ef0d6a06911d34e5d22fe0f8d1ae27 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 17 Apr 2023 09:50:24 +0200 Subject: [PATCH] release 0.3 --- 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 485b2f1..49a5b92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +0.3 - 2023.04.17 +- require Dotclear 2.26 and PHP >= 8.1 +- add logs cleaner +- various fixes + 0.2 - 2023.04.16 - require Dotclear 2.26 and PHP >= 8.1 - enhance cleaner descriptor diff --git a/_define.php b/_define.php index 6a7a61c..58d27f5 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Uninstaller', 'Uninstall cleanly plugins and themes', 'Jean-Christian Denis and Contributors', - '0.2', + '0.3', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 598844b..b86ca7c 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Uninstaller - 0.2 + 0.3 Jean-Christian Denis and Contributors Uninstall cleanly plugins and themes - https://github.com/JcDenis/Uninstaller/releases/download/v0.2/plugin-Uninstaller.zip + https://github.com/JcDenis/Uninstaller/releases/download/v0.3/plugin-Uninstaller.zip 2.26 https://plugins.dotaddict.org/dc2/details/Uninstaller https://github.com/JcDenis/Uninstaller