Skip to content

Commit 05ff0b8

Browse files
committed
Twenty Twenty-One: Bump version for 6.8.2.
This bumps the version of Twenty Twenty-One for WordPress 6.8.2. Props peterwilsoncc, audrasjb, poena, sabernhardt. See #63681. git-svn-id: https://develop.svn.wordpress.org/trunk@60454 602fd350-edb4-49c9-b593-d223f7449a82
1 parent fc13290 commit 05ff0b8

File tree

7 files changed

+13
-8
lines changed

7 files changed

+13
-8
lines changed

src/wp-content/themes/twentytwentyone/assets/css/ie.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the
99
Requires at least: 5.3
1010
Tested up to: 6.8
1111
Requires PHP: 5.6
12-
Version: 2.5
12+
Version: 2.6
1313
License: GNU General Public License v2 or later
1414
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1515
Text Domain: twentytwentyone

src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the
77
Requires at least: 5.3
88
Tested up to: 6.8
99
Requires PHP: 5.6
10-
Version: 2.5
10+
Version: 2.6
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: twentytwentyone

src/wp-content/themes/twentytwentyone/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wp-content/themes/twentytwentyone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twentytwentyone",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"description": "Default WP Theme",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

src/wp-content/themes/twentytwentyone/readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: wordpressdotorg
33
Requires at least: 5.3
44
Tested up to: 6.8
55
Requires PHP: 5.6
6-
Stable tag: 2.5
6+
Stable tag: 2.6
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -30,6 +30,11 @@ No data is saved in the database or transferred.
3030

3131
== Changelog ==
3232

33+
= 2.6 =
34+
* Released: July 15, 2025
35+
36+
https://wordpress.org/documentation/article/twenty-twenty-one-changelog/#Version_2.6
37+
3338
= 2.5 =
3439
* Released: April 15, 2025
3540

src/wp-content/themes/twentytwentyone/style-rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the
99
Requires at least: 5.3
1010
Tested up to: 6.8
1111
Requires PHP: 5.6
12-
Version: 2.5
12+
Version: 2.6
1313
License: GNU General Public License v2 or later
1414
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1515
Text Domain: twentytwentyone

src/wp-content/themes/twentytwentyone/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the
99
Requires at least: 5.3
1010
Tested up to: 6.8
1111
Requires PHP: 5.6
12-
Version: 2.5
12+
Version: 2.6
1313
License: GNU General Public License v2 or later
1414
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1515
Text Domain: twentytwentyone

0 commit comments

Comments
 (0)