From 530f927b35ad35ef352cb5cf0d3be1b7b83ca0b1 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Fri, 6 Dec 2024 20:45:59 +0100 Subject: [PATCH] release 1.4.2 --- CHANGELOG.md | 6 ++++++ README.md | 14 +++++++------- _define.php | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6af618..dad50eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +whiteListCom 1.4.2 - 2024.12.06 +=========================================================== +* Require Dotclear 2.28 +* Require PHP 8.1 +* Fix locales + whiteListCom 1.4.1 - 2023.10.14 =========================================================== * Require Dotclear 2.28 diff --git a/README.md b/README.md index 77ab55c..b15e7ab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # README -[![Release](https://img.shields.io/badge/release-1.4.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases) -![Date](https://img.shields.io/badge/date-2023.10.13-c44d58.svg) +[![Release](https://img.shields.io/github/v/release/JcDenis/WhitelistCom)](https://github.com/JcDenis/whiteListCom/releases) +![Date](https://img.shields.io/badge/date-2024.12.06-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/whiteListCom) -[![License](https://img.shields.io/github/license/JcDenis/whiteListCom)](https://git.dotclear.watch/JcDenis/whiteListCom/blob/master/LICENSE) +[![License](https://img.shields.io/github/license/JcDenis/whitelistCom)](https://github.com/JcDenis/whiteListCom/blob/master/LICENSE) ## ABOUT @@ -29,10 +29,10 @@ Note: User must write a comment before able to be added to the list. ## LINKS -* [License](https://git.dotclear.watch/JcDenis/whiteListCom/src/branch/master/LICENSE) -* [Packages & details](https://git.dotclear.watch/JcDenis/whiteListCom/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/whiteListCom)) -* [Sources & contributions](https://git.dotclear.watch/JcDenis/whiteListCom) (or on [GitHub](https://github.com/JcDenis/whiteListCom)) -* [Issues & security](https://git.dotclear.watch/JcDenis/whiteListCom/issues) (or on [GitHub](https://github.com/JcDenis/whiteListCom/issues)) +* [License](https://github.com/JcDenis/whiteListCom/src/branch/master/LICENSE) +* [Packages & details](https://github.com/JcDenis/whiteListCom/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/whiteListCom)) +* [Sources & contributions](https://github.com/JcDenis/whiteListCom) (or on [GitHub](https://github.com/JcDenis/whiteListCom)) +* [Issues & security](https://github.com/JcDenis/whiteListCom/issues) (or on [GitHub](https://github.com/JcDenis/whiteListCom/issues)) ## CONTRIBUTORS diff --git a/_define.php b/_define.php index f26a062..e782835 100644 --- a/_define.php +++ b/_define.php @@ -17,7 +17,7 @@ $this->registerModule( 'Whitelist comments', 'Whitelists for comments moderation', 'Jean-Christian Denis and Contributors', - '1.4.1', + '1.4.2', [ 'requires' => [['core', '2.28']], 'permissions' => 'My',