Bump grunt-patch-wordpress to 2.0.0

Fixes #47845
Props pento, kadamwhite, netweb, jorbin

Built from https://develop.svn.wordpress.org/trunk@45765


git-svn-id: http://core.svn.wordpress.org/trunk@45576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Aaron Jorbin 2019-08-07 15:09:57 +00:00
parent aa4ab3acdc
commit b8fd2b631b
1 changed files with 1 additions and 1 deletions

View File

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