WordPress 6.1.1.

Built from https://develop.svn.wordpress.org/branches/6.1@54845


git-svn-id: http://core.svn.wordpress.org/branches/6.1@54397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2022-11-15 18:59:12 +00:00
parent db5f688eb1
commit 0e5fcd6b0b
1 changed files with 1 additions and 1 deletions

View File

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