mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-14 04:01:54 +01:00
Build: Bump the version of node used on Travis to match package.json
for 5.0.
See [43684]. See #45064. Built from https://develop.svn.wordpress.org/branches/5.0@43721 git-svn-id: http://core.svn.wordpress.org/branches/5.0@43550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
bab0d57578
commit
8d85630358
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.0-alpha-43720';
|
||||
$wp_version = '5.0-alpha-43721';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user