Follow-up to [62150]. Bump script versions with npm run dev.

Props desrosj.
See #64595.
Built from https://develop.svn.wordpress.org/trunk@62151


git-svn-id: http://core.svn.wordpress.org/trunk@61433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ellatrix
2026-03-26 17:37:44 +00:00
parent 5a2463711b
commit 7212fde7bf

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.0-RC1-62150';
$wp_version = '7.0-RC1-62151';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.