Post WordPress 5.7 Beta 2 version bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@50281 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers
2021-02-09 20:38:37 +00:00
parent c351ffcb1c
commit 26b3fa70a3
+1 -1
View File
@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-beta2-src';
$wp_version = '5.7-beta2-50280-src';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.