From 43e83b69002ca71c3fa686ded86d66b951b86efb Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 9 Oct 2023 22:04:19 +0200 Subject: [PATCH] cosmetic --- README.md | 5 ++--- _define.php | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1fa0ceb..c595624 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/tinyPacker) [![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/tinyPacker/src/branch/master/LICENSE) - ## ABOUT _tinyPacker_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org). @@ -15,10 +14,10 @@ _tinyPacker_ is a plugin for the open-source web publishing software called [Dot ## REQUIREMENTS -* Super administrator permissions -* A writable public directory. * Dotclear 2.28 * PHP 8.1+ +* Super administrator permissions +* A writable public directory. ## USAGE diff --git a/_define.php b/_define.php index 26712cd..58fa8bc 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Tiny packer', 'Quick pack theme or plugin into public dir', 'Jean-Christian Denis', - '1.4', + '1.4.1', [ 'requires' => [['core', '2.28']], 'type' => 'plugin',