Security: Update the Security Policy for the 5.5 branch.

See [49645], [49646].
Props whyisjake.
Built from https://develop.svn.wordpress.org/branches/5.5@49647


git-svn-id: http://core.svn.wordpress.org/branches/5.5@49385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-11-17 23:07:05 +00:00
parent 2b186198ca
commit 30cfb5eed3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5.4-alpha-49501';
$wp_version = '5.5.4-alpha-49647';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.