From 8de18593da54cb2dbe85664bd25e63c921560d85 Mon Sep 17 00:00:00 2001 From: Matthew Bucci Date: Mon, 26 Feb 2024 12:47:54 -0800 Subject: [PATCH] Updated tested versions --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index de129b7..ef7afc1 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ it replaces calls to mysqli_ with wpsqli_ which then are implemented by the driv ### Supported Wordpress Versions This plugin has been tested against -- Wordpress 6.4.1 (v3 branch) +- Wordpress 6.4.3 (v3 branch) - Wordpress 6.3.2 (v2 branch) ### Supported PHP versions