Security: Add a GitHub Security Policy.
As part of more responsible security disclosure, we are adding a security policy to GitHub. Fixes #48521. Props whyisjake, ayeshrajans. Built from https://develop.svn.wordpress.org/trunk@46735 git-svn-id: http://core.svn.wordpress.org/trunk@46535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ba7170de9c
commit
a761a23464
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.4-alpha-46734';
|
||||
$wp_version = '5.4-alpha-46735';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue