Release 1.0.3

This commit is contained in:
2026-04-14 16:27:15 +02:00
parent e0078f5b8b
commit 18aadd63e0

View File

@@ -2,13 +2,14 @@
/**
* Plugin Name: KGV Rollen Manager
* Description: Erstellt zusätzliche WordPress-Rollen und vergibt Rechte direkt im Backend.
* Version: 1.0.2
* Version: 1.0.3
* Author: Ronny Grobel
* Author URI: https://apex-project.de/
* Text Domain: kgv-role-manager
* Plugin URI: https://apex-project.de/
* Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Role-Manager
* Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Role-Manager
* Requires Plugins: KGV-Updater
*/
if ( ! defined( 'ABSPATH' ) ) {