Commit 00725b22 authored by Sergey Biryukov's avatar Sergey Biryukov
Browse files

Post WordPress 5.5 version bump.

parent 4737e5a8
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';
$wp_version = '5.5.1-alpha-48787';

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