From 766b274734b1dadd616b9a7cb1f4d43bea15d4c7 Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Tue, 12 Aug 2025 18:57:03 +0200 Subject: [PATCH] Bump version to 1.0.8 --- functions.php | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index fc19cc6..4a18057 100644 --- a/functions.php +++ b/functions.php @@ -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' ) ) { diff --git a/style.css b/style.css index d12a7f8..6458493 100644 --- a/style.css +++ b/style.css @@ -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.