WordPress 6.2 Beta 2.

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


git-svn-id: http://core.svn.wordpress.org/trunk@54872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2023-02-14 17:46:23 +00:00
parent ab35789175
commit 759a05a840

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-beta1-55338';
$wp_version = '6.2-beta2';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.