Skip to content

Commit 0a7c6be

Browse files
committed
Bump db_version to 61834 for collaboration schema changes
1 parent 7eab11e commit 0a7c6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-includes/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
* @global int $wp_db_version
2525
*/
26-
$wp_db_version = 61833;
26+
$wp_db_version = 61834;
2727

2828
/**
2929
* Holds the TinyMCE version.

0 commit comments

Comments
 (0)