mirror of
https://gh.llkk.cc/https://github.com/Tetrakern/fictioneer-minimalist.git
synced 2025-10-03 18:21:00 +08:00
Bump version to 1.0.8
This commit is contained in:
parent
217617a3cd
commit
766b274734
2 changed files with 3 additions and 3 deletions
|
@ -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' ) ) {
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue