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