From 1725d7fb2913e44e49e48bd73884c458df09347b Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 13 Oct 2023 20:38:35 +0200 Subject: [PATCH] release 2.5.1 --- CHANGELOG.md | 6 ++++++ README.md | 4 ++-- _define.php | 2 +- dcstore.xml | 4 ++-- src/Backend.php | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7baedb5..37e2386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +moreCSS 2.5.1 - 2023.10.13 +=========================================================== +* Require Dotclear 2.28 +* Require PHP 8.1 +* Upgrade to last minute change to Dotclear 2.28 + moreCSS 2.5 - 2023.10.11 =========================================================== * Require Dotclear 2.28 diff --git a/README.md b/README.md index b8f1c4a..dcd772d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # README -[![Release](https://img.shields.io/badge/release-2.5-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/moreCSS/releases) -![Date](https://img.shields.io/badge/date-2023.10.11-c44d58.svg) +[![Release](https://img.shields.io/badge/release-2.5.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/moreCSS/releases) +![Date](https://img.shields.io/badge/date-2023.10.13-c44d58.svg) [![Dotclear](https://img.shields.io/badge/dotclear-v2.28-137bbb.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/moreCSS) [![License](https://img.shields.io/github/license/JcDenis/moreCSS)](https://git.dotclear.watch/JcDenis/moreCSS/blob/master/LICENSE) diff --git a/_define.php b/_define.php index f73ea66..f1cd27a 100644 --- a/_define.php +++ b/_define.php @@ -17,7 +17,7 @@ $this->registerModule( 'Style sheet', 'Another CSS stylesheet for the active theme', 'Osku and contributors', - '2.5', + '2.5.1', [ 'requires' => [['core', '2.28']], 'permissions' => 'My', diff --git a/dcstore.xml b/dcstore.xml index eac5a85..92a0988 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Style sheet - 2.5 + 2.5.1 Osku and contributors Another CSS stylesheet for the active theme - https://git.dotclear.watch/JcDenis/moreCSS/releases/download/v2.5/plugin-moreCSS.zip + https://git.dotclear.watch/JcDenis/moreCSS/releases/download/v2.5.1/plugin-moreCSS.zip 2.28 https://git.dotclear.watch/JcDenis/moreCSS/src/branch/master/README.md https://git.dotclear.watch/JcDenis/moreCSS/issues diff --git a/src/Backend.php b/src/Backend.php index d69b301..31b555b 100644 --- a/src/Backend.php +++ b/src/Backend.php @@ -39,7 +39,7 @@ class Backend extends Process return false; } - My::addBackendMenuItem(App::backend()->menus::MENU_BLOG); + My::addBackendMenuItem(App::backend()->menus()::MENU_BLOG); App::behavior()->addBehavior('adminDashboardFavoritesV2', function (Favorites $favs): void { $favs->register(My::id(), [