From 9690644d9eeb1e1a6b00ffdbe3b91cce1fc84171 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 10:50:05 +0200 Subject: [PATCH] release 1.3 --- 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 e9e5131..ef5fa9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.3 - 2023.05.13 +- require dotclear 2.26 +- some fixes for dotclear 2.26 stable + 1.2.1 - 2023.04.23 - require dotclear 2.26 - use lastest dotclear namespace (database) diff --git a/_define.php b/_define.php index f9b9210..6f2840d 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Feed after content', 'Add RSS/Atom feeds after entries content', 'Jean-Christian Denis and Contributors', - '1.2.1', + '1.3', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 29932a7..032274b 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Feed after content - 1.2.1 + 1.3 Jean-Christian Denis and Contributors Add RSS/Atom feeds after entries content - https://github.com/JcDenis/fac/releases/download/v1.2.1/plugin-fac.zip + https://github.com/JcDenis/fac/releases/download/v1.3/plugin-fac.zip 2.26 https://plugins.dotaddict.org/dc2/details/fac https://github.com/JcDenis/fac