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

Fixes #50503.
Props mukesh27, hareesh-pillai.


Built from https://develop.svn.wordpress.org/trunk@48271


git-svn-id: http://core.svn.wordpress.org/trunk@48040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2020-07-01 22:06:05 +00:00
parent 2fab13ae3e
commit 55b80358a5
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.0
Tested up to: 5.5
Stable tag: 3.4
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.0
Tested up to: 5.5
Version: 2.6
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.0
Tested up to: 5.5
Stable tag: 2.8
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.0
Tested up to: 5.5
Stable tag: 1.5
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.0
Tested up to: 5.5
Version: 2.3
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.0
Tested up to: 5.5
Version: 2.1
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.0
Tested up to: 5.5
Stable tag: 3.0
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.0
Tested up to: 5.5
Stable tag: 3.0
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.0
Tested up to: 5.5
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 Twenty ===
Contributors: the WordPress team
Tested up to: 5.3
Tested up to: 5.5
Stable tag: 1.2
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.5-alpha-48270';
$wp_version = '5.5-alpha-48271';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.