diff --git a/CHANGELOG.md b/CHANGELOG.md index c86c6ac..a9e925f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,19 @@ Format: [Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/) — versi --- +## [3.3.3] — 2026-05-25 + +**Verification bump.** Pure version increment to test the end-to-end +"Check now" flow against the now-publicly-hosted Gitea repo. No +functional changes. David's Local install (running v3.3.2) should +now see *"v3.3.3 available — Download .zip"* in the Settings → +Updates panel once "Check now" is clicked, confirming the update +mechanism works against a real version delta. After the test, he +can `git pull` to land on v3.3.3 and watch the same panel flip back +to *"You are up to date (v3.3.3)"*. + +--- + ## [3.3.2] — 2026-05-25 ### Fixed — update checker now works with tag-only workflows diff --git a/inc/wp-notes-about.php b/inc/wp-notes-about.php index 5f8f28c..96749da 100644 --- a/inc/wp-notes-about.php +++ b/inc/wp-notes-about.php @@ -125,7 +125,11 @@ function wp_notes_about_page() {

Version history