We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba44ffd + 1b957d7 commit 577bf71Copy full SHA for 577bf71
1 file changed
src/wp-includes/version.php
@@ -16,7 +16,7 @@
16
*
17
* @global string $wp_version
18
*/
19
-$wp_version = '7.1-alpha-62161-src';
+$wp_version = '7.1-beta1-src';
20
21
/**
22
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
0 commit comments