release 2022.12.19 aka NS playground

This commit is contained in:
Jean-Christian Paul Denis 2022-12-19 00:28:46 +01:00
parent 4357872eb2
commit 2191d235ac
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ $this->registerModule(
'pacKman',
'Manage your Dotclear packages',
'Jean-Christian Denis',
'2022.12.03',
'2022.12.19',
[
'requires' => [['core', '2.24']],
'permissions' => null,

View File

@ -2,10 +2,10 @@
<modules xmlns:da="http://dotaddict.org/da/">
<module id="pacKman">
<name>pacKman</name>
<version>2022.12.03</version>
<version>2022.12.19</version>
<author>Jean-Christian Denis</author>
<desc>Manage your Dotclear packages</desc>
<file>https://github.com/JcDenis/pacKman/releases/download/v2022.12.03/plugin-pacKman.zip</file>
<file>https://github.com/JcDenis/pacKman/releases/download/v2022.12.19/plugin-pacKman.zip</file>
<da:dcmin>2.24</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/pacKman</da:details>
<da:support>https://github.com/JcDenis/pacKman</da:support>