diff --git a/CHANGELOG.md b/CHANGELOG.md index 568693f..8dbca60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +2.0.2 - 2023.05.13 +* require Dotclear 2.26 +* cleanup for dotclear 2.26 stable + 2.0.1 - 2023.04.23 * require Dotclear 2.26 * use latest dotclear namespace diff --git a/_define.php b/_define.php index 399cf44..7cd8a42 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'shortArchives', 'Display blog archives in an accordion menu, sorted by year', 'annso, Pierre Van Glabeke and Contributors', - '2.0.1', + '2.0.2', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 4be5a99..019061b 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ shortArchives - 2.0.1 + 2.0.2 annso, Pierre Van Glabeke and Contributors Display blog archives in an accordion menu, sorted by year - https://github.com/JcDenis/shortArchives/releases/download/v2.0.1/plugin-shortArchives.zip + https://github.com/JcDenis/shortArchives/releases/download/v2.0.2/plugin-shortArchives.zip 2.26 http://plugins.dotaddict.org/dc2/details/shortArchives http://forum.dotclear.org/viewtopic.php?pid=321044#p321044