Build/Test Tools: Revert [55137].

This changeset resulted in some unexpected JavaScript validation failures.

See #57555.
Built from https://develop.svn.wordpress.org/trunk@55139


git-svn-id: http://core.svn.wordpress.org/trunk@54672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2023-01-25 20:22:12 +00:00
parent 652f2244c6
commit adbfbb6bfb
9 changed files with 9 additions and 5 deletions

View File

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