From 8eae846ec9dfbc0f3e639a602d8105426686d26c Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 15:29:17 +0200 Subject: [PATCH] release 1.5.1 --- 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 a3adc8d..e994ad1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.5.1 - 2023.05.13 +- require dotclear 2.26 +- require PHP 8.1+ +- use define php_min + 1.5 - 2023.05.09 - require dotclear 2.26 - require PHP 8.1+ diff --git a/_define.php b/_define.php index 816a690..ba3a856 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.5.1', [ 'requires' => [ ['php', '8.1'], diff --git a/dcstore.xml b/dcstore.xml index 4c45e4c..ed0290e 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Templates engine - 1.5 + 1.5.1 Osku and contributors Create and select more templates for your posts - https://github.com/JcDenis/templator/releases/download/v1.5/plugin-templator.zip + https://github.com/JcDenis/templator/releases/download/v1.5.1/plugin-templator.zip 2.26 https://plugins.dotaddict.org/dc2/details/templator https://github.com/JcDenis/templator