Release 0.1.2 — relicense from GPL-2.0-or-later to Apache-2.0

Internal-only tool, so no distribution obligations under either license.
Apache-2.0 chosen for its explicit patent grant. Can be relicensed to GPL
later if wp.org distribution becomes relevant.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-16 11:07:53 +01:00
parent 24377565f0
commit aaec83bfe1
3 changed files with 207 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ATT Site Healthcheck",
"slug": "att-site-healthcheck",
"version": "0.1.1",
"version": "0.1.2",
"author": "Steve Hanlon",
"requires": "6.0",
"tested": "6.6",
"requires_php": "7.4",
"last_updated": "2026-07-16 11:00:00",
"last_updated": "2026-07-16 11:15:00",
"download_url": "https://git.h12e.com/steve/wp-healthcheck/archive/main.zip",
"sections": {
"description": "Walks a technician through a structured WordPress site healthcheck. Steps are drop-in PHP files so adding/removing one is a single file change.",