Trunk is now 6.5 alpha.

git-svn-id: https://develop.svn.wordpress.org/trunk@56966 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Tonya Mork
2023-10-17 18:39:45 +00:00
parent eae1aa8ebf
commit 4ec6ff34f6
5 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.4-RC1-56475-src';
$wp_version = '6.5-alpha-56475-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.