From 253f15926a4e9f053477566c390edd39ad4b2515 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 3 Dec 2022 14:41:52 +0100 Subject: [PATCH] release 2022.12.03 --- CHANGELOG.md | 2 ++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) 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