bump to 1.19.4
This commit is contained in:
@@ -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', '<' ) ) {
|
||||
|
||||
Reference in New Issue
Block a user