Build/Test Tools: Add supported MySQL versions for 6.6 to the support file.

See #60705.
Built from https://develop.svn.wordpress.org/trunk@58251


git-svn-id: http://core.svn.wordpress.org/trunk@57714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2024-05-30 14:55:14 +00:00
parent 466f6207e6
commit 4ddc6531d5

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.6-alpha-58250';
$wp_version = '6.6-alpha-58251';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.