Editor: Update packages for 6.7 RC 2

Syncs `@wordpress/*` packages to the `wp-6.7` npm tag.

Props kevin940726, aaronrobertshaw.
See #62309.

Built from https://develop.svn.wordpress.org/trunk@59318


git-svn-id: http://core.svn.wordpress.org/trunk@58704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
kevin940726
2024-10-29 07:33:25 +00:00
parent c53b87650b
commit ccd2ab7f3f
14 changed files with 35 additions and 25 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.8-alpha-59317';
$wp_version = '6.8-alpha-59318';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.