From cdb7cfa65b9539d4554bb5b11c4a0231fb7da4b5 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 7 Jan 2023 15:52:20 +0100 Subject: [PATCH] release 06.1 --- CHANGELOG.md | 3 +++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 748d739..678c540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ dev - [ ] add update from external repositories +0.6.1 - 2023.01.07 +- fix previously introduced unix bug + 0.6 - 2023.01.06 - use namespace - use abstract plugin id diff --git a/_define.php b/_define.php index a4676cd..42a7427 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.6', + '0.6.1', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 4914350..094e407 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Tweak stores - 0.6 + 0.6.1 Jean-Christian Denis and Contributors Helper to manage external repositories - https://github.com/JcDenis/tweakStores/releases/download/v0.6/plugin-tweakStores.zip + https://github.com/JcDenis/tweakStores/releases/download/v0.6.1/plugin-tweakStores.zip 2.24 https://plugins.dotaddict.org/dc2/details/tweakStores https://github.com/JcDenis/tweakStores