From 3a7019663655e5a6c139c736aaaee18ba5520c01 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 7 Jan 2023 15:43:58 +0100 Subject: [PATCH] release 2023.01.07 --- CHANGELOG.md | 3 +++ README.md | 2 +- _define.php | 2 +- dcstore.xml | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d27c4b9..29800e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +2023.01.07 +- fix previously introduced unix bug + 2023.01.05 - harmonise structure (with my plugins) diff --git a/README.md b/README.md index 5fb28c2..a9e32d4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ themes and plugins from Dotclear administration pages. * Super administrator permissions * Dotclear 2.24 * A writable cache directory - * A writable directory to put paquetages. + * A writable directory to put packages. (can be VAR dir) ## USAGE diff --git a/_define.php b/_define.php index 02b6a5e..1380e72 100644 --- a/_define.php +++ b/_define.php @@ -23,7 +23,7 @@ $this->registerModule( 'pacKman', 'Manage your Dotclear packages', 'Jean-Christian Denis', - '2023.01.05', + '2023.01.07', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index b52ee05..23283e6 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ pacKman - 2023.01.05 + 2023.01.07 Jean-Christian Denis Manage your Dotclear packages - https://github.com/JcDenis/pacKman/releases/download/v2023.01.05/plugin-pacKman.zip + https://github.com/JcDenis/pacKman/releases/download/v2023.01.07/plugin-pacKman.zip 2.24 https://plugins.dotaddict.org/dc2/details/pacKman https://github.com/JcDenis/pacKman