Post WordPress 7.0 Beta 3 version bump.

Built from https://develop.svn.wordpress.org/trunk@61849


git-svn-id: http://core.svn.wordpress.org/trunk@61136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2026-03-05 14:45:42 +00:00
parent f6a0c46976
commit 5637051ba2

View File

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