Commit 628fd597 authored by Jake Spurlock's avatar Jake Spurlock
Browse files

WordPress 5.5 RC 3.

parent 6cf44295
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
 *
 * @global string $wp_version
 */
$wp_version = '5.5-RC2-48779';
$wp_version = '5.5-RC3';

/**
 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.