mirror of
https://gh.llkk.cc/https://github.com/Tetrakern/fictioneer-liminal.git
synced 2025-10-03 18:21:02 +08:00
Bump version to 1.0.1
This commit is contained in:
parent
997dfd2f1f
commit
27a40c4e36
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
// =============================================================================
|
||||
|
||||
// Version of the child theme
|
||||
define( 'CHILD_VERSION', '1.0.0' );
|
||||
define( 'CHILD_VERSION', '1.0.1' );
|
||||
|
||||
// Name of the child theme
|
||||
define( 'CHILD_NAME', 'Fictioneer Liminal' );
|
||||
|
|
|
@ -10,9 +10,9 @@ License: GNU General Public License v3.0 or later
|
|||
License URI: http://www.gnu.org/licenses/gpl.html
|
||||
|
||||
Requires at least: 5.5
|
||||
Tested up to: 6.1.0
|
||||
Requires PHP: 8.0
|
||||
Version: 1.0
|
||||
Tested up to: 6.1.1
|
||||
Requires PHP: 7.4
|
||||
Version: 1.0.1
|
||||
Text Domain: fictioneer-liminal
|
||||
|
||||
Description: A light child theme for Fictioneer, situated between default and minimal.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue