1 Commits

Author SHA1 Message Date
ef13ce4598 Release 1.0.5 2026-04-15 21:44:18 +02:00
2 changed files with 6 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
* Description: Aktualisiert KGV-Plugins direkt aus den Gitea-Repositories. * Description: Aktualisiert KGV-Plugins direkt aus den Gitea-Repositories.
* Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Updater.git * Update URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Updater.git
* Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Updater.git * Gitea Plugin URI: https://git.apex-project.de/Wordpress_Plugins/KGV-Updater.git
* Version: 1.0.4 * Version: 1.0.5
* Author: Ronny Grobel * Author: Ronny Grobel
* Text Domain: kgv-updater * Text Domain: kgv-updater
*/ */

View File

@@ -3,7 +3,7 @@ Contributors: ronnygrobel
Tags: updater, update uri, gitea, plugin updates, maintenance Tags: updater, update uri, gitea, plugin updates, maintenance
Requires at least: 6.0 Requires at least: 6.0
Tested up to: 6.8 Tested up to: 6.8
Stable tag: 1.0.4 Stable tag: 1.0.5
Requires PHP: 7.2 Requires PHP: 7.2
License: GPLv2 or later License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -35,6 +35,10 @@ Ja, fuer private Repositories ist ein passender Gitea-Token erforderlich.
== Changelog == == Changelog ==
= 1.0.5 =
* Versionsabgleich zwischen Plugin-Header und Readme.
* WordPress-Readme-Format weiter vereinheitlicht.
= 1.0.4 = = 1.0.4 =
* Aktuelle Version laut Plugin-Header. * Aktuelle Version laut Plugin-Header.
* Stabilitaets- und Wartungsupdates. * Stabilitaets- und Wartungsupdates.