diff --git a/CHANGELOG.md b/CHANGELOG.md index 293a2ef..92d924d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +0.4.3 - 2023.05.13 +* require to Dotclear 2.26 +* cleanup for dotclear 2.26 stable + 0.4.2 - 2023.04.23 * require to Dotclear 2.26 * use latest dotclear namespace diff --git a/_define.php b/_define.php index aaa557a..0ebc608 100644 --- a/_define.php +++ b/_define.php @@ -20,7 +20,7 @@ $this->registerModule( 'Mail test', 'Send a simple mail from admin', 'Osku and contributors', - '0.4.2', + '0.4.3', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 1816fcb..82ab2ec 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Mail test - 0.4.2 + 0.4.3 Osku and contributors Send a simple mail from admin - https://github.com/JcDenis/testMail/releases/download/v0.4.2/plugin-testMail.zip + https://github.com/JcDenis/testMail/releases/download/v0.4.3/plugin-testMail.zip 2.26 https://plugins.dotaddict.org/dc2/details/testMail https://github.com/JcDenis/testMail