From 7d3ca0e91b09d8b29fd0d8e9b6d8ff17d1568180 Mon Sep 17 00:00:00 2001 From: corsacca Date: Tue, 19 Oct 2021 11:56:44 +0100 Subject: [PATCH] Version 4.6 --- disciple-tools-webform.php | 2 +- version-control.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/disciple-tools-webform.php b/disciple-tools-webform.php index 3bbed90..95e7ee8 100644 --- a/disciple-tools-webform.php +++ b/disciple-tools-webform.php @@ -4,7 +4,7 @@ *Plugin Name: Disciple.Tools - Webform * Plugin URI: https://github.com/DiscipleTools/disciple-tools-webform * Description: Disciple.Tools - Webform extends the Disciple.Tools system to send and receive remote submissions from webform contacts. - * Version: 4.5.1 + * Version: 4.6 * Text Domain: disciple-tools-webform * Domain Path: /languages * Author name: Disciple.Tools diff --git a/version-control.json b/version-control.json index ef39e6a..5c0f7c6 100644 --- a/version-control.json +++ b/version-control.json @@ -1,7 +1,7 @@ { "name": "Disciple.Tools - Webform", - "version": "4.5.1", - "last_updated": "2021-09", + "version": "4.6", + "last_updated": "2021-10", "author": "Disciple.Tools", "author_homepage": "https://disciple.tools", "git_owner": "DiscipleTools",