Twenty Twenty-Five: Update Fira Sans font for the theme from version 4.203 to 4.301.

This aims to resolve rendering issues with the backtick character.

Follow-up to [59146].

Props lakshyajeet, jonsurrell.
Fixes #63964.
Built from https://develop.svn.wordpress.org/trunk@61267


git-svn-id: http://core.svn.wordpress.org/trunk@60579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2025-11-18 23:37:32 +00:00
parent 376c614964
commit 8335c4c775
17 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.0-alpha-61262';
$wp_version = '7.0-alpha-61267';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.