From e5363b31550eaaecf78b42b4ee5daf1123f70465 Mon Sep 17 00:00:00 2001 From: Matt Cromwell Date: Sat, 27 Jun 2026 17:58:23 +0200 Subject: [PATCH] Align readme.txt with WordPress 7.0 compatibility headers. Match Requires at least to the plugin header (6.5) and bump Tested up to to 7.0. Co-authored-by: Cursor --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index b42dc98..6c2ca2a 100644 --- a/readme.txt +++ b/readme.txt @@ -1,8 +1,8 @@ === Blocks for GitHub === Contributors: dlocc Tags: github, gutenberg blocks, github profile, repository display, developer tools -Requires at least: 6.0 -Tested up to: 6.7 +Requires at least: 6.5 +Tested up to: 7.0 Requires PHP: 8.0 Stable tag: 1.0.0 License: GPL-2.0-or-later