Bump version to 1.0.8

This commit is contained in:
Tetrakern 2025-08-12 18:57:03 +02:00
parent 217617a3cd
commit 766b274734
2 changed files with 3 additions and 3 deletions

View file

@ -4,9 +4,9 @@
// CONSTANTS
// =============================================================================

define( 'CHILD_VERSION', '1.0.7' );
define( 'CHILD_VERSION', '1.0.8' );
define( 'CHILD_NAME', 'Fictioneer Minimalist' );
define( 'CHILD_RELEASE_TAG', 'v1.0.7' );
define( 'CHILD_RELEASE_TAG', 'v1.0.8' );

// Boolean: Base theme switch in site settings
if ( ! defined( 'FICTIONEER_THEME_SWITCH' ) ) {

View file

@ -12,7 +12,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
Requires at least: 6.1
Tested up to: 6.6.1
Requires PHP: 7.4
Version: 1.0.7
Version: 1.0.8
Text Domain: fcnmm

Description: A minimalist child theme for Fictioneer.