Twenty Seventeen: Correct date in changelog for 4.9.8 release.

Props pbiron, laurelfulford.
Fixes #44646.


Built from https://develop.svn.wordpress.org/trunk@43550


git-svn-id: http://core.svn.wordpress.org/trunk@43379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
laurelfulford 2018-08-02 15:33:24 +00:00
parent 70bc51e46f
commit 78a71b94bf
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ Source: https://unsplash.com/@englr?photo=bIhpiQA009k
== Changelog ==
= 1.7 =
* Released: July 31, 2018
* Released: August 2, 2018
https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_1.7

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43549';
$wp_version = '5.0-alpha-43550';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.