Bump version to 5.22.0

This commit is contained in:
Tetrakern 2024-08-06 12:54:34 +02:00
parent 177d07fcd1
commit 6edfb550c4
3 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@
// =============================================================================
// Version
define( 'FICTIONEER_VERSION', '5.22.0-beta3' );
define( 'FICTIONEER_VERSION', '5.22.0' );
define( 'FICTIONEER_MAJOR_VERSION', '5' );
define( 'FICTIONEER_RELEASE_TAG', 'v5.22.0-beta3' );
define( 'FICTIONEER_RELEASE_TAG', 'v5.22.0' );
if ( ! defined( 'CHILD_VERSION' ) ) {
define( 'CHILD_VERSION', null );

View File

@ -7,7 +7,7 @@ Contributors: tetrakern
Requires at least: 6.1.0
Tested up to: 6.6.1
Requires PHP: 7.4
Stable tag: 5.22.0-beta3
Stable tag: 5.22.0
License: GNU General Public License v3.0 or later
License URI: http://www.gnu.org/licenses/gpl.html

View File

@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
Requires at least: 6.1.0
Tested up to: 6.6.1
Requires PHP: 7.4
Version: 5.22.0-beta3
Version: 5.22.0
Text Domain: fictioneer
Description: Standalone solution for publishing and reading web fictions.