From 51e9bcc5644609931228b8100af791e49e3e0674 Mon Sep 17 00:00:00 2001 From: Ronny Grobel Date: Sat, 18 Apr 2026 10:10:28 +0200 Subject: [PATCH] Release 1.4.5 --- 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 cb1d398..118199b 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.4 +Stable tag: 1.4.5 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 2fe18c0..4904c16 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.4 + * Version: 1.4.5 * Author: Ronny Grobel * Author URI: https://apex-project.de/ * Plugin URI: https://apex-project.de/ @@ -13,7 +13,7 @@ if (!defined('ABSPATH')) exit; -define('KGV_CF_VERSION', '1.4.4'); +define('KGV_CF_VERSION', '1.4.5'); 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 cb1d398..118199b 100644 --- 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.4 +Stable tag: 1.4.5 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html