File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ function fictioneer_display_render_time() {
21
21
// =============================================================================
22
22
23
23
// Version
24
- define ( 'FICTIONEER_VERSION ' , '5.4.1 ' );
24
+ define ( 'FICTIONEER_VERSION ' , '5.4.2 ' );
25
25
define ( 'FICTIONEER_MAJOR_VERSION ' , '5 ' );
26
- define ( 'FICTIONEER_RELEASE_TAG ' , 'v5.4.1 ' );
26
+ define ( 'FICTIONEER_RELEASE_TAG ' , 'v5.4.2 ' );
27
27
28
28
if ( ! defined ( 'CHILD_VERSION ' ) ) {
29
29
define ( 'CHILD_VERSION ' , false );
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Contributors: tetrakern
7
7
Requires at least: 6.0.0
8
8
Tested up to: 6.2.0
9
9
Requires PHP: 7.4
10
- Stable tag: 5.4.1
10
+ Stable tag: 5.4.2
11
11
License: GNU General Public License v3.0 or later
12
12
License URI: http://www.gnu.org/licenses/gpl.html
13
13
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
11
11
Requires at least: 6.0.0
12
12
Tested up to: 6.2.0
13
13
Requires PHP: 7.4
14
- Version: 5.4.1
14
+ Version: 5.4.2
15
15
Text Domain: fictioneer
16
16
17
17
Description: Standalone solution for publishing and reading web fictions.
You can’t perform that action at this time.
0 commit comments