Skip to content

Commit ef9bcb2

Browse files
author
wordpress-develop-pr-bot[bot]
committed
Automation: Updating built files with changes.
1 parent 29b508c commit ef9bcb2

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

src/wp-includes/assets/script-loader-packages.min.php

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
'import' => 'dynamic'
143143
)
144144
),
145-
'version' => '7c541503acf57eac5326'
145+
'version' => 'c2d339cfc3f518d7ae7d'
146146
),
147147
'block-serialization-default-parser.min.js' => array(
148148
'dependencies' => array(
@@ -291,7 +291,7 @@
291291
'wp-private-apis',
292292
'wp-widgets'
293293
),
294-
'version' => '524dc7a4326b77064831'
294+
'version' => 'e80611931675bf2bbbc8'
295295
),
296296
'data.min.js' => array(
297297
'dependencies' => array(
@@ -377,7 +377,7 @@
377377
'import' => 'static'
378378
)
379379
),
380-
'version' => '553c68d537faab610eea'
380+
'version' => '8a4bb8684179cd65c841'
381381
),
382382
'edit-site.min.js' => array(
383383
'dependencies' => array(
@@ -424,7 +424,7 @@
424424
'import' => 'static'
425425
)
426426
),
427-
'version' => '9f119c2d05657de42da1'
427+
'version' => 'f1371886f952c7d1e117'
428428
),
429429
'edit-widgets.min.js' => array(
430430
'dependencies' => array(
@@ -461,7 +461,7 @@
461461
'import' => 'static'
462462
)
463463
),
464-
'version' => 'be944f745795910dc41a'
464+
'version' => '806130674ab07f4de152'
465465
),
466466
'editor.min.js' => array(
467467
'dependencies' => array(
@@ -511,7 +511,7 @@
511511
'import' => 'static'
512512
)
513513
),
514-
'version' => 'e157f65c34ea74a71709'
514+
'version' => 'f01d293e2d88336274ff'
515515
),
516516
'element.min.js' => array(
517517
'dependencies' => array(
@@ -809,7 +809,7 @@
809809
'wp-hooks',
810810
'wp-private-apis'
811811
),
812-
'version' => 'a5e466ecaa7d3773e376'
812+
'version' => '520093735c1b81307ab4'
813813
),
814814
'theme.min.js' => array(
815815
'dependencies' => array(

src/wp-includes/assets/script-modules-packages.min.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
'dependencies' => array(
299299

300300
),
301-
'version' => 'd1059441df775d567043'
301+
'version' => 'a742676bcc8809271cc6'
302302
),
303303
'workflow/index.min.js' => array(
304304
'dependencies' => array(

src/wp-includes/blocks/require-dynamic-blocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// This file was autogenerated by tools/gutenberg/copy-gutenberg-build.js, do not change manually!
3+
// This file was autogenerated by tools/gutenberg/copy.js, do not change manually!
44
// Requires files for dynamic blocks necessary for core blocks registration.
55
require_once ABSPATH . WPINC . '/blocks/accordion.php';
66
require_once ABSPATH . WPINC . '/blocks/accordion-item.php';

src/wp-includes/blocks/require-static-blocks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
// This file was autogenerated by tools/gutenberg/copy-gutenberg-build.js, do not change manually!
3+
// This file was autogenerated by tools/gutenberg/copy.js, do not change manually!
44
// Returns folder names for static blocks necessary for core blocks registration.
55
return array(
66
'accordion-heading',

0 commit comments

Comments
 (0)