Bump version to 5.4.9
This commit is contained in:
parent
e95cc82b79
commit
8d46acab1d
@ -21,9 +21,9 @@ function fictioneer_display_render_time() {
|
|||||||
// =============================================================================
|
// =============================================================================
|
||||||
|
|
||||||
// Version
|
// Version
|
||||||
define( 'FICTIONEER_VERSION', '5.4.8' );
|
define( 'FICTIONEER_VERSION', '5.4.9' );
|
||||||
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
||||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.4.8' );
|
define( 'FICTIONEER_RELEASE_TAG', 'v5.4.9' );
|
||||||
|
|
||||||
if ( ! defined( 'CHILD_VERSION' ) ) {
|
if ( ! defined( 'CHILD_VERSION' ) ) {
|
||||||
define( 'CHILD_VERSION', false );
|
define( 'CHILD_VERSION', false );
|
||||||
|
@ -7,7 +7,7 @@ Contributors: tetrakern
|
|||||||
Requires at least: 6.0.0
|
Requires at least: 6.0.0
|
||||||
Tested up to: 6.2.0
|
Tested up to: 6.2.0
|
||||||
Requires PHP: 7.4
|
Requires PHP: 7.4
|
||||||
Stable tag: 5.4.8
|
Stable tag: 5.4.9
|
||||||
License: GNU General Public License v3.0 or later
|
License: GNU General Public License v3.0 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl.html
|
License URI: http://www.gnu.org/licenses/gpl.html
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
|
|||||||
Requires at least: 6.0.0
|
Requires at least: 6.0.0
|
||||||
Tested up to: 6.2.0
|
Tested up to: 6.2.0
|
||||||
Requires PHP: 7.4
|
Requires PHP: 7.4
|
||||||
Version: 5.4.8
|
Version: 5.4.9
|
||||||
Text Domain: fictioneer
|
Text Domain: fictioneer
|
||||||
|
|
||||||
Description: Standalone solution for publishing and reading web fictions.
|
Description: Standalone solution for publishing and reading web fictions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user