From 1a13ca2405316bf9b4a2863487e54d661be0325d Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 27 Aug 2023 18:20:01 +0200 Subject: [PATCH] release 0.8 --- CHANGELOG.md | 6 ++++++ README.md | 4 ++-- _define.php | 2 +- dcstore.xml | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f35a95e..a0db202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +DotclearWatch 0.8 - 2023.08.27 +=========================================================== +* Require dotclear 2.27 +* Require php 7.4 +* Add web server name and version to stats + DotclearWatch 0.7.2 - 2023.08.26 =========================================================== * Require dotclear 2.27 diff --git a/README.md b/README.md index 0a1d1a1..a912ff5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # README -[![Release](https://img.shields.io/badge/release-0.7.3-a2cbe9.svg)](https://git.dotclear.watch/dw/DotclearWatch/releases) -![Date](https://img.shields.io/badge/date-2023.08.26-c44d58.svg)] +[![Release](https://img.shields.io/badge/release-0.8-a2cbe9.svg)](https://git.dotclear.watch/dw/DotclearWatch/releases) +![Date](https://img.shields.io/badge/date-2023.08.27-c44d58.svg)] [![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/DotclearWatch) [![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/dw/DotclearWatch/src/branch/master/LICENSE) diff --git a/_define.php b/_define.php index 45d5b47..b9c8b15 100644 --- a/_define.php +++ b/_define.php @@ -14,7 +14,7 @@ $this->registerModule( 'Dotclear Watch', 'Send report about your Dotclear', 'Jean-Christian Denis and contributors', - '0.7.3', + '0.8', [ 'requires' => [ ['php', '7.4'], diff --git a/dcstore.xml b/dcstore.xml index 1efb0d3..daff1a6 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Dotclear Watch - 0.7.3 + 0.8 Jean-Christian Denis and contributors Send report about your Dotclear - https://git.dotclear.watch/dw/DotclearWatch/releases/download/v0.7.3/plugin-DotclearWatch.zip + https://git.dotclear.watch/dw/DotclearWatch/releases/download/v0.8/plugin-DotclearWatch.zip 2.27 https://git.dotclear.watch/dw/DotclearWatch/src/branch/master/README.md https://git.dotclear.watch/dw/DotclearWatch/issues