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