diff --git a/CHANGELOG.md b/CHANGELOG.md index db269e3..e9e5131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +1.2.1 - 2023.04.23 +- require dotclear 2.26 +- use lastest dotclear namespace (database) + 1.2 - 2023.04.22 - require dotclear 2.26 - use lastest dotclear namespace diff --git a/_define.php b/_define.php index d95496d..f9b9210 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Feed after content', 'Add RSS/Atom feeds after entries content', 'Jean-Christian Denis and Contributors', - '1.2', + '1.2.1', [ 'requires' => [['core', '2.26']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index e7d3154..29932a7 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Feed after content - 1.2 + 1.2.1 Jean-Christian Denis and Contributors Add RSS/Atom feeds after entries content - https://github.com/JcDenis/fac/releases/download/v1.2/plugin-fac.zip + https://github.com/JcDenis/fac/releases/download/v1.2.1/plugin-fac.zip 2.26 https://plugins.dotaddict.org/dc2/details/fac https://github.com/JcDenis/fac