Skip to content

Commit b6e007f

Browse files
committed
Bump version to 5.4.7
1 parent 52b61e2 commit b6e007f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

functions.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ function fictioneer_display_render_time() {
2121
// =============================================================================
2222

2323
// Version
24-
define( 'FICTIONEER_VERSION', '5.4.6' );
24+
define( 'FICTIONEER_VERSION', '5.4.7' );
2525
define( 'FICTIONEER_MAJOR_VERSION', '5' );
26-
define( 'FICTIONEER_RELEASE_TAG', 'v5.4.6' );
26+
define( 'FICTIONEER_RELEASE_TAG', 'v5.4.7' );
2727

2828
if ( ! defined( 'CHILD_VERSION' ) ) {
2929
define( 'CHILD_VERSION', false );

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contributors: tetrakern
77
Requires at least: 6.0.0
88
Tested up to: 6.2.0
99
Requires PHP: 7.4
10-
Stable tag: 5.4.6
10+
Stable tag: 5.4.7
1111
License: GNU General Public License v3.0 or later
1212
License URI: http://www.gnu.org/licenses/gpl.html
1313

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
1111
Requires at least: 6.0.0
1212
Tested up to: 6.2.0
1313
Requires PHP: 7.4
14-
Version: 5.4.6
14+
Version: 5.4.7
1515
Text Domain: fictioneer
1616
1717
Description: Standalone solution for publishing and reading web fictions.

0 commit comments

Comments
 (0)