mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 13:38:37 +00:00
Build/Test Tools: Fix Travis configuration error.
Follow up to [49500]. See #51705. Built from https://develop.svn.wordpress.org/branches/5.5@49501 git-svn-id: http://core.svn.wordpress.org/branches/5.5@49258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
21df5a2520
commit
2b186198ca
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.5.4-alpha-49500';
|
||||
$wp_version = '5.5.4-alpha-49501';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
x
Reference in New Issue
Block a user