diff --git a/CHANGELOG.md b/CHANGELOG.md index e9e58d1..f88383c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.0 - 2022.12.23 +- use anonymous functions +- use namesapce +- use abstract plugin id + 0.5 - 2022.11.20 - fix compatibility with Dotclear 2.24 (required) diff --git a/_define.php b/_define.php index ac78b92..ae4c4a9 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Tiny packer', 'Quick pack theme or plugin into public dir', 'Jean-Christian Denis', - '0.5', + '1.0', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 13b5078..f3c5181 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Tiny packer - 0.5 + 1.0 Jean-Christian Denis Quick pack theme or plugin into public dir - https://github.com/JcDenis/tinyPacker/releases/download/v0.5/plugin-tinyPacker.zip + https://github.com/JcDenis/tinyPacker/releases/download/v1.0/plugin-tinyPacker.zip 2.24 https://plugins.dotaddict.org/dc2/details/tinyPacker https://github.com/JcDenis/tinyPacker