From fa8cb9c2915e20e06db9403a87ff27be7817b762 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 10:03:57 +0200 Subject: [PATCH] release 2.2 --- CHANGELOG.md | 4 ++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b47e7e4..3fdad1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +2.2 - 2023.05.13 +* require Dotclear 2.26 +* release for Dotclear 2.26 stable + 2.1 - 2023.04.24 * require Dotclear 2.26 * fix nullsafe warnings diff --git a/_define.php b/_define.php index a9adaf6..6c54588 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Blog Anniv', 'Counting the number of days before and after a particular date', 'Fran6t, Pierre Van Glabeke and Contributors', - '2.1', + '2.2', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 14b84b3..5fe7d53 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Blog Anniv - 2.1 + 2.2 Fran6t, Pierre Van Glabeke and Contributors Counting the number of days before and after a particular date - https://github.com/JcDenis/bloganniv/releases/download/v2.1/plugin-bloganniv.zip + https://github.com/JcDenis/bloganniv/releases/download/v2.2/plugin-bloganniv.zip 2.26 https://plugins.dotaddict.org/dc2/details/bloganniv https://github.com/JcDenis/bloganniv