Bumb version to 5.22.3-beta2
This commit is contained in:
parent
eb89e4ee53
commit
760838b255
@ -5,9 +5,9 @@
|
||||
// =============================================================================
|
||||
|
||||
// Version
|
||||
define( 'FICTIONEER_VERSION', '5.22.3-beta1' );
|
||||
define( 'FICTIONEER_VERSION', '5.22.3-beta2' );
|
||||
define( 'FICTIONEER_MAJOR_VERSION', '5' );
|
||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.22.3-beta1' );
|
||||
define( 'FICTIONEER_RELEASE_TAG', 'v5.22.3-beta2' );
|
||||
|
||||
if ( ! defined( 'CHILD_VERSION' ) ) {
|
||||
define( 'CHILD_VERSION', null );
|
||||
|
@ -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.3-beta1
|
||||
Stable tag: 5.22.3-beta2
|
||||
License: GNU General Public License v3.0 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl.html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user