Skip to content

Commit 49c36f3

Browse files
committed
Bump version to 5.27.3
1 parent 6079c58 commit 49c36f3

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.27.3-beta3' );
8+
define( 'FICTIONEER_VERSION', '5.27.3' );
99
define( 'FICTIONEER_MAJOR_VERSION', '5' );
10-
define( 'FICTIONEER_RELEASE_TAG', 'v5.27.3-beta3' );
10+
define( 'FICTIONEER_RELEASE_TAG', 'v5.27.3' );
1111

1212
if ( ! defined( 'CHILD_VERSION' ) ) {
1313
define( 'CHILD_VERSION', null );

readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Contributors: tetrakern
77
Requires at least: 6.5.0
88
Tested up to: 6.7.2
99
Requires PHP: 7.4
10-
Stable tag: 5.27.3-beta3
10+
Stable tag: 5.27.3
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.5.0
1212
Tested up to: 6.7.2
1313
Requires PHP: 7.4
14-
Version: 5.27.3-beta3
14+
Version: 5.27.3
1515
Text Domain: fictioneer
1616
1717
Description: Standalone solution for publishing and reading web fictions.

0 commit comments

Comments
 (0)