Twenty Twenty-Two: Re-add the link to the theme’s HelpHub changelog.

See #54318.
Built from https://develop.svn.wordpress.org/trunk@52613


git-svn-id: http://core.svn.wordpress.org/trunk@52201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj 2022-01-21 19:42:01 +00:00
parent 1229d642a2
commit fb4199b676
2 changed files with 3 additions and 1 deletions

View File

@ -20,6 +20,8 @@ Whether youre building a single-page website, a blog, a business website, or
= 1.0 =
* Released: January 25, 2022
https://wordpress.org/support/article/twenty-twenty-two-changelog#Version_1.0
== Copyright ==
Twenty Twenty-Two WordPress Theme, 2021-2022 WordPress.org

View File

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