Skip to content

Commit 035683f

Browse files
committed
Bump version to 5.3.2
1 parent c26f268 commit 035683f

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
@@ -5,9 +5,9 @@
55
// =============================================================================
66

77
// Version
8-
define( 'FICTIONEER_VERSION', '5.3.1' );
8+
define( 'FICTIONEER_VERSION', '5.3.2' );
99
define( 'FICTIONEER_MAJOR_VERSION', '5' );
10-
define( 'FICTIONEER_RELEASE_TAG', 'v5.3.1' );
10+
define( 'FICTIONEER_RELEASE_TAG', 'v5.3.2' );
1111

1212
if ( ! defined( 'CHILD_VERSION' ) ) {
1313
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.3.1
10+
Stable tag: 5.3.2
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.3.1
14+
Version: 5.3.2
1515
Text Domain: fictioneer
1616
1717
Description: Standalone solution for publishing and reading web fictions.

0 commit comments

Comments
 (0)