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 5
5
// =============================================================================
6
6
7
7
// Version
8
- define ( 'FICTIONEER_VERSION ' , '5.3.1 ' );
8
+ define ( 'FICTIONEER_VERSION ' , '5.3.2 ' );
9
9
define ( 'FICTIONEER_MAJOR_VERSION ' , '5 ' );
10
- define ( 'FICTIONEER_RELEASE_TAG ' , 'v5.3.1 ' );
10
+ define ( 'FICTIONEER_RELEASE_TAG ' , 'v5.3.2 ' );
11
11
12
12
if ( ! defined ( 'CHILD_VERSION ' ) ) {
13
13
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.3.1
10
+ Stable tag: 5.3.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.3.1
14
+ Version: 5.3.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