Site Health: Fix some typos in the test for plugin and theme auto-updates.

Follow-up to [48548], [48558], [48559].

See #50662.
Built from https://develop.svn.wordpress.org/trunk@48560


git-svn-id: http://core.svn.wordpress.org/trunk@48322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-07-22 00:17:04 +00:00
parent c6034be779
commit 88e046f1e8
3 changed files with 7 additions and 8 deletions

View File

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