trunk is now 5.8 alpha.

git-svn-id: https://develop.svn.wordpress.org/trunk@50427 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2021-02-23 21:04:02 +00:00
parent e2e0ff05c2
commit f2ca1e00d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-RC1-50425-src';
$wp_version = '5.8-alpha-50427-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.