diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d43ef6..3403861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ dev +- ... + +2021.11.01 - clean up code - update license - update translations diff --git a/_define.php b/_define.php index 8b7702c..ab39461 100644 --- a/_define.php +++ b/_define.php @@ -19,9 +19,9 @@ $this->registerModule( 'Post widget text', 'Add a widget with a text related to an entry', 'Jean-Christian Denis and Contributors', - '2021.00.00.1', + '2021.10.30', [ - 'requires' => [['core', '2.19']], + 'requires' => [['core', '2.20']], 'permissions' => 'usage,contentadmin', 'type' => 'plugin', 'support' => 'https://github.com/JcDenis/postWidgetText', diff --git a/dcstore.xml b/dcstore.xml index f9dc51c..d0be920 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,11 +1,11 @@ -Widget texte de billet -2021.00.00.1 +Post widget text +2021.10.30 Jean-Christian Denis and Contributors Add a widget with a text related to an entry -https://github.com/JcDenis/postWidgetText/releases/download/v2021.00.00.1/plugin-postWidgetText.zip -2.19 +https://github.com/JcDenis/postWidgetText/releases/download/v2021.10.30/plugin-postWidgetText.zip +2.20 https://plugins.dotaddict.org/dc2/details/postWidgetText https://github.com/JcDenis/postWidgetText