WordPress 6.9 RC 1.

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


git-svn-id: http://core.svn.wordpress.org/trunk@60549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix
2025-11-11 15:08:31 +00:00
parent 5a26f687ba
commit fc8bfd0dd3

View File

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