Feeds: Amend [45208] to avoid phpcs:ignore.

See #46922.
Built from https://develop.svn.wordpress.org/trunk@45215


git-svn-id: http://core.svn.wordpress.org/trunk@45024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-04-16 15:46:52 +00:00
parent 39b82b89be
commit 373a759c6b
3 changed files with 5 additions and 11 deletions

View File

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