WordPress 5.3 Beta 3.

git-svn-id: https://develop.svn.wordpress.org/trunk@46448 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Adam Silverstein
2019-10-08 19:57:09 +00:00
parent e20a6135e4
commit 1e1ef432b4

View File

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