Post WordPress 6.0.2 version bump.

The `6.0` branch is now `6.0.3-alpha`.
Built from https://develop.svn.wordpress.org/branches/6.0@54035


git-svn-id: http://core.svn.wordpress.org/branches/6.0@53594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2022-08-30 19:45:12 +00:00
parent 3eeab6c06b
commit a9c0050f94

View File

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