Build/Test: Use same grunt-qunit as trunk for 5.0
See [43684]. See #45064. Built from https://develop.svn.wordpress.org/branches/5.0@43685 git-svn-id: http://core.svn.wordpress.org/branches/5.0@43514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a870c7e8f3
commit
399e1315c9
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.0-alpha-43684';
|
||||
$wp_version = '5.0-alpha-43685';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue