From cd5b62be6083cb128f67d00658afe208d1d57318 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 19 Mar 2023 23:43:51 +0100 Subject: [PATCH] release 2023.03.19 --- CHANGELOG.md | 4 ++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e48f66e..f9d57cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +2023.03.19 +- fix init check +- fix some phpstan warnings + 2023.03.18 - require PHP 8.1 - use new (un)zip helpers diff --git a/_define.php b/_define.php index 04e90e8..e8d7529 100644 --- a/_define.php +++ b/_define.php @@ -20,7 +20,7 @@ $this->registerModule( 'Packages repository', 'Manage your Dotclear packages', 'Jean-Christian Denis', - '2023.03.18.1', + '2023.03.19', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index f6ac092..01565f4 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Packages repository - 2023.03.18.1 + 2023.03.19 Jean-Christian Denis Manage your Dotclear packages - https://github.com/JcDenis/pacKman/releases/download/v2023.03.18.1/plugin-pacKman.zip + https://github.com/JcDenis/pacKman/releases/download/v2023.03.19/plugin-pacKman.zip 2.26 https://plugins.dotaddict.org/dc2/details/pacKman https://github.com/JcDenis/pacKman