diff --git a/functions.php b/functions.php index 9e33b312e..2a867f2f2 100644 --- a/functions.php +++ b/functions.php @@ -5,9 +5,9 @@ // ============================================================================= // Version -define( 'FICTIONEER_VERSION', '5.24.4-beta2' ); +define( 'FICTIONEER_VERSION', '5.24.4' ); define( 'FICTIONEER_MAJOR_VERSION', '5' ); -define( 'FICTIONEER_RELEASE_TAG', 'v5.24.4-beta2' ); +define( 'FICTIONEER_RELEASE_TAG', 'v5.24.4' ); if ( ! defined( 'CHILD_VERSION' ) ) { define( 'CHILD_VERSION', null ); diff --git a/readme.txt b/readme.txt index 96a8fc099..16a7749dc 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ Contributors: tetrakern Requires at least: 6.1.0 Tested up to: 6.6.2 Requires PHP: 7.4 -Stable tag: 5.24.4-beta2 +Stable tag: 5.24.4 License: GNU General Public License v3.0 or later License URI: http://www.gnu.org/licenses/gpl.html diff --git a/style.css b/style.css index 7705a72e7..d29f14369 100644 --- a/style.css +++ b/style.css @@ -11,7 +11,7 @@ License URI: http://www.gnu.org/licenses/gpl.html Requires at least: 6.1.0 Tested up to: 6.6.2 Requires PHP: 7.4 -Version: 5.24.4-beta2 +Version: 5.24.4 Text Domain: fictioneer Description: Standalone solution for publishing and reading web fictions.