We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b0ebbd commit b4545b3Copy full SHA for b4545b3
functions.php
@@ -5,9 +5,9 @@
5
// =============================================================================
6
7
// Version
8
-define( 'FICTIONEER_VERSION', '5.0.0' );
+define( 'FICTIONEER_VERSION', '5.0.1' );
9
define( 'FICTIONEER_MAJOR_VERSION', '5' );
10
-define( 'FICTIONEER_RELEASE_TAG', 'v5.0.0' );
+define( 'FICTIONEER_RELEASE_TAG', 'v5.0.1' );
11
12
if ( ! defined( 'CHILD_VERSION' ) ) {
13
define( 'CHILD_VERSION', 0 );
0 commit comments