Docs: Remove full stop from ticket number.
See #46402. Built from https://develop.svn.wordpress.org/trunk@45409 git-svn-id: http://core.svn.wordpress.org/trunk@45220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a81dfbdf0e
commit
2a02b8fe5d
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.3-alpha-45408';
|
||||
$wp_version = '5.3-alpha-45409';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue