Editor: @wordpress package updates.
Update packages to include these bug fixes from Gutenberg: * Navigation Block: update micromodal to `0.4.10` to fix menu close button on mobile Props ryelle, poena, get_dave, talldanwp, aristath, kjellr, audrasjb, desrosj. See #54487. Built from https://develop.svn.wordpress.org/trunk@52598 git-svn-id: http://core.svn.wordpress.org/trunk@52186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
ef5a994a3c
commit
1543616cff
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.0-alpha-52597';
|
||||
$wp_version = '6.0-alpha-52598';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue