diff --git a/wp-content/themes/twentyseventeen/assets/images/header.jpg b/wp-content/themes/twentyseventeen/assets/images/header.jpg index 5bf460e5df..b255849ff5 100644 Binary files a/wp-content/themes/twentyseventeen/assets/images/header.jpg and b/wp-content/themes/twentyseventeen/assets/images/header.jpg differ diff --git a/wp-includes/version.php b/wp-includes/version.php index 544ac3e01b..f47eba981e 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.7-beta3-39247'; +$wp_version = '4.7-beta3-39248'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.