Post WordPress 5.5.1 version bump. The 5.5 branch is now 5.5.2 alpha.

Built from https://develop.svn.wordpress.org/branches/5.5@48936


git-svn-id: http://core.svn.wordpress.org/branches/5.5@48698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2020-09-01 19:22:05 +00:00
parent e56d08be94
commit 0fb385f897

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.5.1';
$wp_version = '5.5.2-alpha-48936';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.