diff --git a/CHANGELOG.md b/CHANGELOG.md index 0080322..485b2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +0.2 - 2023.04.16 +- require Dotclear 2.26 and PHP >= 8.1 +- enhance cleaner descriptor +- add theme ability +- various fixes + 0.1 - 2023.04.15 - require Dotclear 2.26 - require PHP >= 8.1 \ No newline at end of file diff --git a/_define.php b/_define.php index 974ae41..6a7a61c 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.1', + '0.2', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 5f73772..598844b 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Uninstaller - 0.1 + 0.2 Jean-Christian Denis and Contributors Uninstall cleanly plugins and themes - https://github.com/JcDenis/Uninstaller/releases/download/v0.1/plugin-Uninstaller.zip + https://github.com/JcDenis/Uninstaller/releases/download/v0.2/plugin-Uninstaller.zip 2.26 https://plugins.dotaddict.org/dc2/details/Uninstaller https://github.com/JcDenis/Uninstaller