1
0
mirror of https://github.com/WordPress/WordPress.git synced 2025-01-11 19:02:23 +01:00

Remove accidentally duplicated code introduced in [49475].

See .

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


git-svn-id: http://core.svn.wordpress.org/trunk@49235 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2020-11-02 19:09:09 +00:00
parent 340c834fa3
commit 409bd27659

View File

@ -13,7 +13,7 @@
* *
* @global string $wp_version * @global string $wp_version
*/ */
$wp_version = '5.6-beta2-49475'; $wp_version = '5.6-beta2-49476';
/** /**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.