WordPress 6.4 Beta 4.

Built from https://develop.svn.wordpress.org/trunk@56922


git-svn-id: http://core.svn.wordpress.org/trunk@56433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2023-10-12 20:27:25 +00:00
parent 8a7d30c7f8
commit d5a5b22dc0

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-beta3-56896';
$wp_version = '6.4-beta4';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.