Administration: Revert accidental changes made to `theme.json` in changeset [53131].
Follow-up to [53131]. Built from https://develop.svn.wordpress.org/trunk@53133 git-svn-id: http://core.svn.wordpress.org/trunk@52722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e0bb68d7cb
commit
44d52e04a1
|
@ -13,6 +13,7 @@
|
|||
"custom": true,
|
||||
"customDuotone": true,
|
||||
"customGradient": true,
|
||||
"defaultDuotone": true,
|
||||
"defaultGradients": true,
|
||||
"defaultPalette": true,
|
||||
"duotone": [
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.0-alpha-53132';
|
||||
$wp_version = '6.0-alpha-53133';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue