WordPress 5.0.9

Built from https://develop.svn.wordpress.org/branches/5.0@47670


git-svn-id: http://core.svn.wordpress.org/branches/5.0@47447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2020-04-29 18:00:31 +00:00
parent afc65069bb
commit 977206959f

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0.8';
$wp_version = '5.0.9';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.