Release 1.4.5

This commit is contained in:
2026-04-18 10:10:28 +02:00
parent 76b6677a61
commit 51e9bcc564
3 changed files with 4 additions and 4 deletions

View File

@@ -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');