Bump version to 5.1.1
This commit is contained in:
parent
f2de51df1f
commit
bd0490480e
@ -5,9 +5,9 @@
|
||||
// =============================================================================
|
||||
|
||||
// Version
|
||||
define( 'FICTIONEER_VERSION', '5.1.0' );
|
||||
define( 'FICTIONEER_VERSION', '5.1.1' );
|
||||
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.1.0' );
|
||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.1.1' );
|
||||
|
||||
if ( ! defined( 'CHILD_VERSION' ) ) {
|
||||
define( 'CHILD_VERSION', false );
|
||||
|
Loading…
x
Reference in New Issue
Block a user