diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fad009..dd5dba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +2021.11.06 +- update translation (thanks @Philippe-dev) +- update to PSR12 + 2021.10.28 - add option to convert newline from files content on the fly - clean up again... diff --git a/_define.php b/_define.php index da261d2..d5f36ac 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'pacKman', 'Manage your Dotclear packages', 'Jean-Christian Denis', - '2021.10.28', + '2021.11.06', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 7a25b17..3186c6d 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,12 +1,13 @@ + - -pacKman -2021.10.28 -Jean-Christian Denis -Manage your Dotclear packages -https://github.com/JcDenis/pacKman/releases/download/v2021.10.28/plugin-pacKman.zip -2.19 -https://plugins.dotaddict.org/dc2/details/pacKman -https://github.com/JcDenis/pacKman - - \ No newline at end of file + + pacKman + 2021.11.06 + Jean-Christian Denis + Manage your Dotclear packages + https://github.com/JcDenis/pacKman/releases/download/v2021.11.06/plugin-pacKman.zip + 2.19 + https://plugins.dotaddict.org/dc2/details/pacKman + https://github.com/JcDenis/pacKman + +