From 4e857838272954a68502a664c3e975cf6fe6ed43 Mon Sep 17 00:00:00 2001 From: Ronny Grobel Date: Tue, 21 Apr 2026 07:42:58 +0200 Subject: [PATCH] Release v1.4.7 --- README.txt | 2 +- kgv-contact-form-pro.php | 4 ++-- readme.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index e6e59d5..589bc0d 100755 --- a/README.txt +++ b/README.txt @@ -3,7 +3,7 @@ Contributors: ronnygrobel Tags: contact form, kontaktformular, vereinswebseite, kategorien, datenschutz Requires at least: 6.0 Tested up to: 6.8 -Stable tag: 1.4.6 +Stable tag: 1.4.7 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html diff --git a/kgv-contact-form-pro.php b/kgv-contact-form-pro.php index 68ad0d2..37095f7 100755 --- a/kgv-contact-form-pro.php +++ b/kgv-contact-form-pro.php @@ -2,7 +2,7 @@ /** * Plugin Name: KGV Kontakt Form * Description: Kontaktformular mit Nachrichtenbereich, Kategorien, Routing je Kategorie, Datenschutz-Checkbox, gelesen/ungelesen, Mehrfach-E-Mail und Rollenfreigabe für Kontaktanfragen. - * Version: 1.4.6 + * Version: 1.4.7 * Author: Ronny Grobel * Author URI: https://apex-project.de/ * Plugin URI: https://wordpress.apex-project.de/ @@ -13,7 +13,7 @@ if (!defined('ABSPATH')) exit; -define('KGV_CF_VERSION', '1.4.6'); +define('KGV_CF_VERSION', '1.4.7'); define('KGV_CF_VIEW_CAP', 'kgv_view_contact_requests'); define('KGV_CF_MANAGE_CAP', 'manage_options'); diff --git a/readme.txt b/readme.txt index e6e59d5..589bc0d 100755 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: ronnygrobel Tags: contact form, kontaktformular, vereinswebseite, kategorien, datenschutz Requires at least: 6.0 Tested up to: 6.8 -Stable tag: 1.4.6 +Stable tag: 1.4.7 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html