From 083e91a5323f1188c350ded2f882ae72b2725ce2 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Thu, 22 Dec 2022 23:10:55 +0100 Subject: [PATCH] release 0.2 --- _define.php | 2 +- dcstore.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_define.php b/_define.php index 4d242a0..2132c38 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( basename(__DIR__), 'Do not send mails but log them', 'Jean-Christian Denis and contributors', - '0.1', + '0.2', [ 'requires' => [['core', '2.24']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 273767d..f8749c2 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ mail2log - 0.1 + 0.2 Jean-Christian Denis and contributors Do not send mails but log them - https://github.com/JcDenis/mail2log/releases/download/v0.1/plugin-mail2log.zip + https://github.com/JcDenis/mail2log/releases/download/v0.2/plugin-mail2log.zip 2.24 https://plugins.dotaddict.org/dc2/details/mail2log https://github.com/JcDenis/mail2log