diff --git a/CHANGELOG.md b/CHANGELOG.md index 38ab05b..92f694b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ -0.2.x -- add update from external repositories +dev +- [ ] add update from external repositories + +0.3.0 - 2021.11.05 - fix permissions - add copy to clipboard button +- add check third party repository 0.2.0 - 2021.09.28 - use xmlTag() to manage file content diff --git a/_define.php b/_define.php index 48d37a3..37c66ad 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Tweak stores', 'Helper to manage external repositories', 'Jean-Christian Denis and Contributors', - '0.2.0', + '0.3.0', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index dc8a7f1..281e9c0 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Tweak stores -0.2.0 +0.3.0 Jean-Christian Denis and Contributors Helper to manage external repositories -https://github.com/JcDenis/tweakStores/releases/download/v0.2.0/plugin-tweakStores.zip +https://github.com/JcDenis/tweakStores/releases/download/v0.3.0/plugin-tweakStores.zip 2.19 https://plugins.dotaddict.org/dc2/details/tweakStores https://github.com/JcDenis/tweakStores