Post WordPress 6.2 Beta 2 version bump.

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


git-svn-id: http://core.svn.wordpress.org/trunk@54873 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2023-02-14 18:05:19 +00:00
parent 759a05a840
commit 4f9ff9b25b

View File

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