Bump version to 5.0.19

This commit is contained in:
Tetrakern 2023-02-10 02:01:08 +01:00
parent be8fa221f1
commit ecf4b53317
2 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
// =============================================================================
// Version
define( 'FICTIONEER_VERSION', '5.0.18' );
define( 'FICTIONEER_VERSION', '5.0.19' );
define( 'FICTIONEER_MAJOR_VERSION', '5' );
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.18' );
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.19' );
if ( ! defined( 'CHILD_VERSION' ) ) {
define( 'CHILD_VERSION', false );

View File

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