diff --git a/CHANGELOG.md b/CHANGELOG.md index 48b7b38..fa0c7b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ todo: - add user pref cleaner - add meta cleaner +0.9.3 - 2023.05.13 +- require Dotclear 2.26 and PHP 8.1+ +- fix list of distributed modules version +- fix broken type after sort function + 0.9.2 - 2023.05.13 - require Dotclear 2.26 and PHP 8.1+ - use define php_min diff --git a/_define.php b/_define.php index c3b571c..966da5d 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.9.2', + '0.9.3', [ 'requires' => [ ['php', '8.1'], diff --git a/dcstore.xml b/dcstore.xml index 56cf727..c9877df 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Uninstaller - 0.9.2 + 0.9.3 Jean-Christian Denis and Contributors Uninstall cleanly plugins and themes - https://github.com/JcDenis/Uninstaller/releases/download/v0.9.2/plugin-Uninstaller.zip + https://github.com/JcDenis/Uninstaller/releases/download/v0.9.3/plugin-Uninstaller.zip 2.26 https://plugins.dotaddict.org/dc2/details/Uninstaller https://github.com/JcDenis/Uninstaller