Twenty Twenty-Five: Bump version for 6.8.2.
This bumps the version of Twenty Twenty-Five for WordPress 6.8.2. Props peterwilsoncc, audrasjb, poena, sabernhardt. See #63681. Built from https://develop.svn.wordpress.org/trunk@60452 git-svn-id: http://core.svn.wordpress.org/trunk@59788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3,7 +3,7 @@ Contributors: wordpressdotorg
|
||||
Requires at least: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 7.2
|
||||
Stable tag: 1.2
|
||||
Stable tag: 1.3
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -14,6 +14,11 @@ Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible de
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.3 =
|
||||
* Released: July 15, 2025
|
||||
|
||||
https://wordpress.org/documentation/article/twenty-twenty-five-changelog/#Version_1.3
|
||||
|
||||
= 1.2 =
|
||||
* Released: April 15, 2025
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offer
|
||||
Requires at least: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 7.2
|
||||
Version: 1.2
|
||||
Version: 1.3
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: twentytwentyfive
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.9-alpha-60451';
|
||||
$wp_version = '6.9-alpha-60452';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user