diff --git a/src/wp-admin/includes/update-core.php b/src/wp-admin/includes/update-core.php index 342e7c326b..43c91830cf 100644 --- a/src/wp-admin/includes/update-core.php +++ b/src/wp-admin/includes/update-core.php @@ -743,6 +743,7 @@ $_new_bundled_files = array( 'themes/twentyfourteen/' => '3.8', 'themes/twentyfifteen/' => '4.1', 'themes/twentysixteen/' => '4.4', + 'themes/twentyseventeen/' => '4.7', ); // If not explicitly defined as false, don't install new default themes.