Administration: Revert unwanted spaces found in theme.json after [53131].

Follow-up to [53131].

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


git-svn-id: http://core.svn.wordpress.org/trunk@52723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2022-04-11 11:55:00 +00:00
parent 44d52e04a1
commit 4557cd683b
2 changed files with 9 additions and 9 deletions

View File

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