Twenty Nineteen: Update `style-rtl.css` after [45773].
See #47850. Built from https://develop.svn.wordpress.org/trunk@45896 git-svn-id: http://core.svn.wordpress.org/trunk@45707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
baffd21844
commit
9dc2a432b1
|
@ -8,7 +8,7 @@ Description: Our 2019 default theme is designed to show off the power of the blo
|
|||
Requires at least: WordPress 4.9.6
|
||||
Version: 1.4
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: LICENSE
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: twentynineteen
|
||||
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.3-alpha-45895';
|
||||
$wp_version = '5.3-alpha-45896';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue