Commit 5e4fc8d1 authored by Jake Spurlock's avatar Jake Spurlock
Browse files

Post WordPress 5.5 RC 3 version bump.

parent 628fd597
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-RC3';
$wp_version = '5.5-RC3-48781';

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