From 4ff82cd794695e7ab0424cdf0544100e744274f0 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Mon, 23 Oct 2023 23:45:40 +0200 Subject: [PATCH] fix branch --- CHANGELOG.md | 7 +++++++ README.md | 4 ++-- _define.php | 2 +- dcstore.xml | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 239602e..476bf03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +construction 1.9.1 - 2023.10.23 +=========================================================== +* Require Dotclear 2.28 +* Require PHP 8.1 +* Fix a typo +* Fix repository branch + construction 1.9 - 2023.10.15 =========================================================== * Require Dotclear 2.28 diff --git a/README.md b/README.md index ebb716f..95ba4da 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # README -[![Release](https://img.shields.io/badge/release-1.9-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/construction/releases) -![Date](https://img.shields.io/badge/date-2023.10.15-c44d58.svg) +[![Release](https://img.shields.io/badge/release-1.9.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/construction/releases) +![Date](https://img.shields.io/badge/date-2023.10.23-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/construction) [![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/construction/src/branch/master/LICENSE) diff --git a/_define.php b/_define.php index ebcc806..a377356 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Construction', 'Place your blog maintenance', 'Osku and contributors', - '1.9', + '1.9.1', [ 'requires' => [['core', '2.28']], 'permissions' => 'My', diff --git a/dcstore.xml b/dcstore.xml index 558003b..a458da8 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Construction - 1.9 + 1.9.1 Osku and contributors Place your blog maintenance - https://git.dotclear.watch/JcDenis/construction/releases/download/v1.9/plugin-construction.zip + https://git.dotclear.watch/JcDenis/construction/releases/download/v1.9.1/plugin-construction.zip 2.28 https://git.dotclear.watch/JcDenis/construction/src/branch/master/README.md https://git.dotclear.watch/JcDenis/construction/issues