From 5192dea04a674dd6f20293a46a1c882f59e0a4b4 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Wed, 21 Jun 2023 08:54:28 +0200 Subject: [PATCH] release 1.5.2 --- CHANGELOG.md | 5 +++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e994ad1..826014e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.5.2 - 2023.06.21 +- require dotclear 2.26 +- require PHP 8.1+ +- fix unset template path + 1.5.1 - 2023.05.13 - require dotclear 2.26 - require PHP 8.1+ diff --git a/_define.php b/_define.php index ba3a856..4929593 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Templates engine', 'Create and select more templates for your posts', 'Osku and contributors', - '1.5.1', + '1.5.2', [ 'requires' => [ ['php', '8.1'], diff --git a/dcstore.xml b/dcstore.xml index ed0290e..a027426 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Templates engine - 1.5.1 + 1.5.2 Osku and contributors Create and select more templates for your posts - https://github.com/JcDenis/templator/releases/download/v1.5.1/plugin-templator.zip + https://github.com/JcDenis/templator/releases/download/v1.5.2/plugin-templator.zip 2.26 https://plugins.dotaddict.org/dc2/details/templator https://github.com/JcDenis/templator