From 077cf2fd4ca85285b73351a35a8b5b2ce4ed45cf Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Apr 2026 16:27:18 +0200 Subject: [PATCH] Release 1.0.5 --- kgv-cookie.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kgv-cookie.php b/kgv-cookie.php index f61a611..0d7c3f3 100644 --- a/kgv-cookie.php +++ b/kgv-cookie.php @@ -3,13 +3,14 @@ * Plugin Name: KGV Cookie * Plugin URI: https://apex-project.de/ * Description: Einfaches Cookie-Banner mit Einwilligungsverwaltung fuer KGV-Webseiten. - * Version: 1.0.4 + * Version: 1.0.5 * Author: Ronny Grobel * Text Domain: kgv-cookie * Author URI: https://apex-project.de/ * Plugin URI: https://apex-project.de/ * Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Cookie * Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Cookie + * Requires Plugins: KGV-Updater */ if ( ! defined( 'ABSPATH' ) ) {