From 2a3980165a8a641c61a9486ded79816520cf8a1d Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 6 Nov 2021 21:18:18 +0100 Subject: [PATCH] release 0.9 --- CHANGELOG.md | 2 ++ _define.php | 2 +- dcstore.xml | 23 ++++++++++++----------- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c9e3b..3428084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ dev - [ ] literal rank of writer depending of num of com + +0.9 - 2021.11.06 - add dashboard module - update translations - update to PSR12 diff --git a/_define.php b/_define.php index a61645d..1d09873 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Top writer', 'Ranking of the most prolific writers and/or commentators', 'Jean-Christian Denis, Pierre Van Glabeke', - '0.8.1', + '0.9', [ 'requires' => [['core', '2.19']], 'permissions' => 'admin', diff --git a/dcstore.xml b/dcstore.xml index 8ee71dd..15be28f 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,12 +1,13 @@ + - -Top writer -0.8.1 -Jean-Christian Denis, Pierre Van Glabeke -Ranking of the most prolific writers and/or commentators -https://github.com/JcDenis/topWriter/releases/download/v0.8.1/plugin-topWriter.zip -2.19 -http://plugins.dotaddict.org/dc2/details/topWriter -http://forum.dotclear.org/viewtopic.php?pid=333002#p333002 - - \ No newline at end of file + + Top writer + 0.9 + Jean-Christian Denis, Pierre Van Glabeke + Ranking of the most prolific writers and/or commentators + https://github.com/JcDenis/topWriter/releases/download/v0.9/plugin-topWriter.zip + 2.19 + http://plugins.dotaddict.org/dc2/details/topWriter + http://forum.dotclear.org/viewtopic.php?pid=333002#p333002 + +