diff --git a/CHANGELOG.md b/CHANGELOG.md index 87dd5ef..5136d3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +2022.12.03 +- cope with disabled modules 2022.11.20 - fix compatibility with Dotclear 2.24 (required) diff --git a/_define.php b/_define.php index c4f3176..8c9e173 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'pacKman', 'Manage your Dotclear packages', 'Jean-Christian Denis', - '2022.11.20', + '2022.12.03', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index b690e14..aebfd2e 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ pacKman - 2022.11.20 + 2022.12.03 Jean-Christian Denis Manage your Dotclear packages - https://github.com/JcDenis/pacKman/releases/download/v2022.11.20/plugin-pacKman.zip + https://github.com/JcDenis/pacKman/releases/download/v2022.12.03/plugin-pacKman.zip 2.24 https://plugins.dotaddict.org/dc2/details/pacKman https://github.com/JcDenis/pacKman