Bundled Themes: Update latest version for Tested up to: in readme.txt files.

Props mukesh27.
Fixes #51501.
Built from https://develop.svn.wordpress.org/trunk@49322


git-svn-id: http://core.svn.wordpress.org/trunk@49083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-10-27 02:18:05 +00:00
parent 0fb5ccd4d0
commit 6275885400
11 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
=== Twenty Eleven ===
Contributors: wordpressdotorg
Requires at least: WordPress 3.2
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 3.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,7 +1,7 @@
=== Twenty Fifteen ===
Contributors: wordpressdotorg
Requires at least: WordPress 4.1
Tested up to: 5.5
Tested up to: 5.6
Version: 2.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,7 +1,7 @@
=== Twenty Fourteen ===
Contributors: wordpressdotorg
Requires at least: WordPress 3.6
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 2.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -2,7 +2,7 @@
Contributors: wordpressdotorg
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
Requires at least: 4.9.6
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 1.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Seventeen ===
Contributors: wordpressdotorg
Tested up to: 5.5
Tested up to: 5.6
Version: 2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Sixteen ===
Contributors: wordpressdotorg
Tested up to: 5.5
Tested up to: 5.6
Version: 2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Ten ===
Contributors: wordpressdotorg
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Thirteen ===
Contributors: wordpressdotorg
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 3.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Twelve ===
Contributors: wordpressdotorg
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 3.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -1,6 +1,6 @@
=== Twenty Twenty ===
Contributors: the WordPress team
Tested up to: 5.5
Tested up to: 5.6
Stable tag: 1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta1-49321';
$wp_version = '5.6-beta1-49322';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.