Bump version number
This commit is contained in:
parent
6e500cb003
commit
5f53c237cf
@ -5,9 +5,9 @@
|
|||||||
// =============================================================================
|
// =============================================================================
|
||||||
|
|
||||||
// Version
|
// Version
|
||||||
define( 'FICTIONEER_VERSION', '5.0.5' );
|
define( 'FICTIONEER_VERSION', '5.0.6' );
|
||||||
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
||||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.5' );
|
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.6' );
|
||||||
|
|
||||||
if ( ! defined( 'CHILD_VERSION' ) ) {
|
if ( ! defined( 'CHILD_VERSION' ) ) {
|
||||||
define( 'CHILD_VERSION', 0 );
|
define( 'CHILD_VERSION', 0 );
|
||||||
|
@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html
|
|||||||
Requires at least: 6.0.0
|
Requires at least: 6.0.0
|
||||||
Tested up to: 6.1.0
|
Tested up to: 6.1.0
|
||||||
Requires PHP: 8.0
|
Requires PHP: 8.0
|
||||||
Version: 5.0.5
|
Version: 5.0.6
|
||||||
Text Domain: fictioneer
|
Text Domain: fictioneer
|
||||||
|
|
||||||
Description: Standalone solution for publishing and reading web fictions.
|
Description: Standalone solution for publishing and reading web fictions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user