WordPress 6.4 RC1.

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


git-svn-id: http://core.svn.wordpress.org/trunk@56473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
hellofromTonya 2023-10-17 17:19:23 +00:00
parent e395ce0cf6
commit fc3d3cf491

View File

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