Post WordPress 6.2 Beta 2 version bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@55340 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras 2023-02-14 18:03:36 +00:00
parent ce57e9e94d
commit 5bdc72d15c

View File

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