diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ab9381..5258131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.7 - 2023.05.13 +- require dotclear 2.26 +- release for dc2.26 stable + 1.6 - 2023.05.01 - require dotclear 2.26 - use behavior intead of urlHandler (see README) diff --git a/_define.php b/_define.php index 87def12..ccc44de 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'alias', "Create aliases of your blog's URLs", 'Olivier Meunier and contributors', - '1.6', + '1.7', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 224b7ac..eca99c9 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ alias - 1.6 + 1.7 Olivier Meunier and contributors Create aliases of your blog's URLs - https://github.com/JcDenis/alias/releases/download/v1.6/plugin-alias.zip + https://github.com/JcDenis/alias/releases/download/v1.7/plugin-alias.zip 2.26 https://plugins.dotaddict.org/dc2/details/alias https://github.com/JcDenis/alias