From f72e6dd4da50d94bcdc8fb6b7809a9ac448b13fc Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Thu, 2 Sep 2021 22:21:38 +0200 Subject: [PATCH] release 2021.09.02 --- CHANGELOG.md | 7 +++++-- _define.php | 2 +- dcstore.xml | 11 +++++++++++ 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 dcstore.xml diff --git a/CHANGELOG.md b/CHANGELOG.md index f2fc783..d0c888c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ -xxxx.xx.xx -- [x] update php headers to phpdoc style +2021.09.02 +- update php headers to phpdoc style +- add dcstore.xml pre-release file +- check translation +- clean up code 2021.08.23 - update license diff --git a/_define.php b/_define.php index 99fa35a..ca946be 100644 --- a/_define.php +++ b/_define.php @@ -19,7 +19,7 @@ $this->registerModule( 'Periodical', 'Published periodically entries', 'Jean-Christian Denis and contributors', - '2021.08.23', + '2021.09.02', [ 'requires' => [['core', '2.19']], 'permissions' => 'usage,contentadmin', diff --git a/dcstore.xml b/dcstore.xml new file mode 100644 index 0000000..f164539 --- /dev/null +++ b/dcstore.xml @@ -0,0 +1,11 @@ + + +Publications périodiques +2021.09.02 +Jean-Christian Denis and contributors +Published periodically entries +https://github.com/JcDenis/periodical/releases/download/v2021.09.02/plugin-periodical.zip +https://plugins.dotaddict.org/dc2/details/periodical +https://github.com/JcDenis/periodical + + \ No newline at end of file