Update to version 1.0.1

This commit is contained in:
2026-04-13 22:20:29 +02:00
parent 780c17b3fd
commit fc439ab9a5

View File

@@ -2,12 +2,12 @@
/**
* Plugin Name: KGV Rollen Manager
* Description: Erstellt zusätzliche WordPress-Rollen und vergibt Rechte direkt im Backend.
* Version: 1.0.0
* Version: 1.0.1
* Author: Ronny Grobel
* Text Domain: kgv-role-manager
* Plugin URI: https://apex-project.de/
* Update URI: https://git.apex-project.de/RonnyG/KGV-Role-Manager
* Gitea Plugin URI: https://git.apex-project.de/RonnyG/KGV-Role-Manager
* 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
*/
if ( ! defined( 'ABSPATH' ) ) {