Bundled Themes: Bump version numbers for WordPress 6.2.
In coordination with the release of 6.2, a new version of each bundled theme will also be released. This bumps the version of each theme to the following: - Twenty Ten: 3.8 - Twenty Eleven: 4.3 - Twenty Twelve: 3.9 - Twenty Thirteen: 3.8 - Twenty Fourteen: 3.6 - Twenty Fifteen: 3.4 - Twenty Sixteen: 2.9 - Twenty Seventeen: 3.2 - Twenty Nineteen: 2.5 - Twenty Twenty: 2.2 - Twenty Twenty-One: 1.8 - Twenty Twenty-Two: 1.4 - Twenty Twenty-Three: 1.1 Props robinwpdeveloper, costdev, audrasjb, sabernhardt, desrosj. Fixes #57689. git-svn-id: https://develop.svn.wordpress.org/trunk@55476 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6463363b8d
commit
ee9ab9aa8f
2 changed files with 9 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
=== Twenty Twenty-Three ===
|
||||
Contributors: wordpressdotorg
|
||||
Requires at least: 6.1
|
||||
Tested up to: 6.1
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.6
|
||||
Stable tag: 1.0
|
||||
Stable tag: 1.1
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
@ -15,6 +15,11 @@ Whether you want to build a complex or incredibly simple website, you can do it
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.1 =
|
||||
* Released: March 28, 2023
|
||||
|
||||
https://wordpress.org/documentation/article/twenty-twenty-three-changelog#Version_1.1
|
||||
|
||||
= 1.0 =
|
||||
* Released: November 1, 2022
|
||||
|
||||
|
|
|
@ -5,9 +5,9 @@ Author: the WordPress team
|
|||
Author URI: https://wordpress.org
|
||||
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
|
||||
Requires at least: 6.1
|
||||
Tested up to: 6.1
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.6
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
Text Domain: twentytwentythree
|
||||
|
|
Loading…
Reference in a new issue