From a183068210e829f3828d7034f5af095ec4f94b43 Mon Sep 17 00:00:00 2001 From: corsacca Date: Fri, 20 Oct 2023 17:06:23 +0100 Subject: [PATCH] v1.17.5 --- disciple-tools-bulk-magic-link-sender.php | 2 +- version-control.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/disciple-tools-bulk-magic-link-sender.php b/disciple-tools-bulk-magic-link-sender.php index e10b739..ed502b5 100755 --- a/disciple-tools-bulk-magic-link-sender.php +++ b/disciple-tools-bulk-magic-link-sender.php @@ -5,7 +5,7 @@ * Description: Disciple Tools - Magic Links for users, contacts, groups and teams assignment + schedule management for magic links dispatching over configured sending channels. * Text Domain: disciple-tools-bulk-magic-link-sender * Domain Path: /languages - * Version: 1.17.4 + * Version: 1.17.5 * Author URI: https://github.com/DiscipleTools * GitHub Plugin URI: https://github.com/DiscipleTools/disciple-tools-bulk-magic-link-sender * Requires at least: 4.7.0 diff --git a/version-control.json b/version-control.json index fc47d50..a221809 100644 --- a/version-control.json +++ b/version-control.json @@ -1,8 +1,8 @@ { "name": "Disciple Tools - Magic Links", - "version": "1.17.4", - "last_updated": "2023-10-06", + "version": "1.17.5", + "last_updated": "2023-10-20", "author": "Disciple Tools", "author_homepage": "https://disciple.tools", "git_owner": "DiscipleTools",