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:
parent
70bc51e46f
commit
78a71b94bf
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue