From 7e82d4d552dee2eca7743bd7c1c85cd4fe0489e3 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 15:23:23 +0200 Subject: [PATCH] release 2023.05.13 --- CHANGELOG.md | 6 +++++- _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 199f3f4..7543d6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -203.04.25 +2023.05.13 +- require dotclear 2.26 +- cleanup for dotclear 2.26 stable + +2023.04.25 - require dotclear 2.26 - use namespace - move templates to standard path diff --git a/_define.php b/_define.php index 63db3a5..316276e 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'saba', 'Search across blog archive', 'Jean-Christian Denis and Contributors', - '2023.04.25', + '2023.05.13', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 6ac8c2b..45a513b 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ saba - 2023.04.25 + 2023.05.13 Jean-Christian Denis and Contributors Search across blog archive - https://github.com/JcDenis/saba/releases/download/v2023.04.25/plugin-saba.zip + https://github.com/JcDenis/saba/releases/download/v2023.05.13/plugin-saba.zip 2.26 https://plugins.dotaddict.org/dc2/details/saba https://github.com/JcDenis/saba