diff --git a/CHANGELOG.md b/CHANGELOG.md index b77b908..c07c870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +DotclearWatch 0.7.1 - 2023.08.14 +=========================================================== +* Require dotclear 2.27 +* Require php 7.4 +* Fix help URLs, fix #2 +* Fix server public URL + DotclearWatch 0.7 - 2023.08.12 =========================================================== * require dotclear 2.27 diff --git a/_define.php b/_define.php index 8245f51..9b068ac 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', + '0.7.1', [ 'requires' => [ ['php', '7.4'], diff --git a/dcstore.xml b/dcstore.xml index 5c651fe..b143e27 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Dotclear Watch - 0.7 + 0.7.1 Jean-Christian Denis and contributors Send report about your Dotclear - https://git.dotclear.watch/dw/DotclearWatch/releases/download/v0.7/plugin-DotclearWatch.zip + https://git.dotclear.watch/dw/DotclearWatch/releases/download/v0.7.1/plugin-DotclearWatch.zip 2.27 https://git.dotclear.watch/dw/DotclearWatch/src/branch/master/README.md https://git.dotclear.watch/dw/DotclearWatch/issues