This commit is contained in:
Javier Casares 2025-11-25 16:25:12 +00:00
parent ede7655137
commit b47a5061d8
3 changed files with 11 additions and 2 deletions

View file

@ -3,7 +3,7 @@
* Plugin Name: ROBOTSTXT Hello
* Plugin URI: https://www.robotstxt.es/plugins/robotstxt-hello
* Description: Adds a Hello admin page for demonstration purposes.
* Version: 1.0.5
* Version: 1.1.0
* Requires at least: 4.7
* Requires PHP: 5.6
* Author: ROBOTSTXT
@ -12,6 +12,9 @@
* License URI: https://spdx.org/licenses/GPL-2.0-or-later.html
* Text Domain: robotstxt-hello
* Domain Path: /languages
* Gitea Plugin URI: ROBOTSTXT/robotstxt-hello
* Gitea Plugin URI: https://git.robotstxt.es/ROBOTSTXT/robotstxt-hello
* Plugin ID: did:plc:7umwjtio3qenfqiai2m5gsgg
*
* @package ROBOTSTXT_Hello
*/