Skip to content

Commit b4545b3

Browse files
committed
Update patch level
1 parent 9b0ebbd commit b4545b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// =============================================================================
66

77
// Version
8-
define( 'FICTIONEER_VERSION', '5.0.0' );
8+
define( 'FICTIONEER_VERSION', '5.0.1' );
99
define( 'FICTIONEER_MAJOR_VERSION', '5' );
10-
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.0' );
10+
define( 'FICTIONEER_RELEASE_TAG', 'v5.0.1' );
1111

1212
if ( ! defined( 'CHILD_VERSION' ) ) {
1313
define( 'CHILD_VERSION', 0 );

0 commit comments

Comments
 (0)