diff --git a/CHANGELOG.md b/CHANGELOG.md index 036458b..5252795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.3 - 2023.05.13 +* require dotclear 2.26 +* some cleaning for dc2.26 stable + 1.2 - 2023.04.23 * require dotclear 2.26 * use latest dotclear namespace diff --git a/_define.php b/_define.php index f9b3126..4dc81aa 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'emailOptionnel', 'Make e-mail address optional in comments', 'Oleksandr Syenchuk, Pierre Van Glabeke, Gvx and Contributors', - '1.2', + '1.3', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 3f41024..dc70b65 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ emailOptionnel - 1.2 + 1.3 Oleksandr Syenchuk, Pierre Van Glabeke, Gvx and Contributors Make e-mail address optional in comments - https://github.com/JcDenis/emailOptionnel/releases/download/v1.2/plugin-emailOptionnel.zip + https://github.com/JcDenis/emailOptionnel/releases/download/v1.3/plugin-emailOptionnel.zip 2.26 https://plugins.dotaddict.org/dc2/details/emailOptionnel http://forum.dotclear.org/viewtopic.php?pid=332948#p332948