From ad765c30da4efc86275c840e0130f4c4f2891b19 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Tue, 9 May 2023 10:27:06 +0200 Subject: [PATCH] fix release 0.9.1 --- _define.php | 2 +- dcstore.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_define.php b/_define.php index 71322c6..f020dbd 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Uninstaller', 'Uninstall cleanly plugins and themes', 'Jean-Christian Denis and Contributors', - '0.9', + '0.9.1', [ 'requires' => [['core', '2.26']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 871b995..7136603 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Uninstaller - 0.9 + 0.9.1 Jean-Christian Denis and Contributors Uninstall cleanly plugins and themes - https://github.com/JcDenis/Uninstaller/releases/download/v0.9/plugin-Uninstaller.zip + https://github.com/JcDenis/Uninstaller/releases/download/v0.9.1/plugin-Uninstaller.zip 2.26 https://plugins.dotaddict.org/dc2/details/Uninstaller https://github.com/JcDenis/Uninstaller