From 44ca9bacb6bdd192f4d4d0a8768301eeceefde50 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 6 Nov 2021 15:41:59 +0100 Subject: [PATCH] release 0.4 --- CHANGELOG.md | 4 ++++ _define.php | 2 +- dcstore.xml | 23 ++++++++++++----------- 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07cd828..b0cc81f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ dev - [ ] add update from external repositories +0.4 - 2021.11.06 +- add colored synthax for xml content +- display checked url on ui + 0.3.1 - 2021.11.05 - fix permissions - add copy to clipboard button diff --git a/_define.php b/_define.php index 9127a6d..cb2d84a 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.3.1', + '0.4', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 8eb7ef9..b597313 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,12 +1,13 @@ + - -Tweak stores -0.3.1 -Jean-Christian Denis and Contributors -Helper to manage external repositories -https://github.com/JcDenis/tweakStores/releases/download/v0.3.1/plugin-tweakStores.zip -2.19 -https://plugins.dotaddict.org/dc2/details/tweakStores -https://github.com/JcDenis/tweakStores - - \ No newline at end of file + + Tweak stores + 0.4 + Jean-Christian Denis and Contributors + Helper to manage external repositories + https://github.com/JcDenis/tweakStores/releases/download/v0.4/plugin-tweakStores.zip + 2.19 + https://plugins.dotaddict.org/dc2/details/tweakStores + https://github.com/JcDenis/tweakStores + +