Build/Test Tools: Restore the https URL for browserify-aes
Follows [52143]. See #54337. Props TobiasBg. Built from https://develop.svn.wordpress.org/trunk@52156 git-svn-id: http://core.svn.wordpress.org/trunk@51748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2b4a846798
commit
0f18fb0bd8
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.9-alpha-52155';
|
||||
$wp_version = '5.9-alpha-52156';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue