bump to 1.19.4

This commit is contained in:
2023-09-08 01:50:12 -07:00
parent 8cbf53172b
commit 4da86531e9
12 changed files with 360 additions and 327 deletions

View File

@@ -9,7 +9,7 @@
defined( 'ABSPATH' ) || die();
define( 'PRESSBOOK_VERSION', '1.9.1' );
define( 'PRESSBOOK_VERSION', '1.9.4' );
// This theme requires WordPress 5.3 or later.
if ( version_compare( $GLOBALS['wp_version'], '5.3', '<' ) ) {