diff --git a/functions.php b/functions.php index be0e4a75..bbc6360d 100644 --- a/functions.php +++ b/functions.php @@ -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 ); diff --git a/style.css b/style.css index 2e90d0c1..da042ffa 100644 --- a/style.css +++ b/style.css @@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html Requires at least: 6.0.0 Tested up to: 6.1.1 Requires PHP: 7.4 -Version: 5.1.0 +Version: 5.1.1 Text Domain: fictioneer Description: Standalone solution for publishing and reading web fictions.