Release v1.4.7

This commit is contained in:
2026-04-21 07:42:58 +02:00
parent 7d205bfd6a
commit 4e85783827
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.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');