Release 0.1.1 — test auto-update flow

No functional changes; version bump to verify PUC-based updates from Gitea
land on installed sites.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-16 11:02:18 +01:00
parent 19d726fe1c
commit 24377565f0
2 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ATT Site Healthcheck",
"slug": "att-site-healthcheck",
"version": "0.1.0",
"version": "0.1.1",
"author": "Steve Hanlon",
"requires": "6.0",
"tested": "6.6",
"requires_php": "7.4",
"last_updated": "2026-07-16 00:00:00",
"last_updated": "2026-07-16 11:00: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.",