robotstxt-hello/update.json
2026-01-27 13:02:51 +00:00

13 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Hello (by ROBOTSTXT)",
"slug": "robotstxt-hello",
"version": "1.2.3",
"requires": "6.5",
"tested": "6.7",
"requires_php": "8.2",
"homepage": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-hello",
"download_url": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-hello/releases/download/1.2.3/robotstxt-hello-1.2.3.zip",
"author": "ROBOTSTXT",
"description": "Adds a Hello admin page for demonstration purposes. This plugin provides a simple admin interface example for WordPress development.",
"changelog": "<ul><li><strong>1.2.3</strong> Test release for update validation.</li><li><strong>1.2.2</strong> Removed Plugin ID (DID) from plugin header.</li><li><strong>1.2.1</strong> Test release to validate the Auto-Updater system is working correctly.</li><li><strong>1.2.0</strong> Added generic JSON-based Auto-Updater system. Plugin now updates automatically from git.robotstxt.es without depending on WordPress.org repository.</li><li><strong>1.1.2</strong> Maintenance release.</li><li><strong>1.1.1</strong> Bug fixes and improvements.</li><li><strong>1.1.0</strong> Enhanced admin interface.</li><li><strong>1.0.0</strong> Initial release.</li></ul>"
}