Release 1.0.5

This commit is contained in:
2026-04-15 21:44:16 +02:00
parent 82a12dd723
commit be09510e00
2 changed files with 6 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
/**
* Plugin Name: KGV Rollen Manager
* Description: Erstellt zusätzliche WordPress-Rollen und vergibt Rechte direkt im Backend.
* Version: 1.0.4
* Version: 1.0.5
* Author: Ronny Grobel
* Author URI: https://apex-project.de/
* Text Domain: kgv-role-manager

View File

@@ -3,7 +3,7 @@ Contributors: ronnygrobel
Tags: roles, capabilities, benutzerrollen, berechtigungen, backend
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.4
Stable tag: 1.0.5
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -34,6 +34,10 @@ Ja, das Plugin ergaenzt WordPress-Rollen und kann mit bestehenden Rollen kombini
== Changelog ==
= 1.0.5 =
* Versionsabgleich zwischen Plugin-Header und Readme.
* WordPress-Readme-Format weiter vereinheitlicht.
= 1.0.4 =
* Aktuelle Version laut Plugin-Header.
* Pflege und Stabilitaetsupdates.