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