From 3ea38571134c730a5d64789e9b8dab31d0b977ae Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:27:28 +0100 Subject: [PATCH] Bumb version to 5.26.0-beta1 --- README.md | 2 +- functions.php | 4 ++-- readme.txt | 2 +- style.css | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dcba5639..8707a558 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-
+
diff --git a/functions.php b/functions.php
index 09f03af7..ece031b6 100644
--- a/functions.php
+++ b/functions.php
@@ -5,9 +5,9 @@
// =============================================================================
// Version
-define( 'FICTIONEER_VERSION', '5.25.0' );
+define( 'FICTIONEER_VERSION', '5.26.0-beta1' );
define( 'FICTIONEER_MAJOR_VERSION', '5' );
-define( 'FICTIONEER_RELEASE_TAG', 'v5.25.0' );
+define( 'FICTIONEER_RELEASE_TAG', 'v5.26.0-beta1' );
if ( ! defined( 'CHILD_VERSION' ) ) {
define( 'CHILD_VERSION', null );
diff --git a/readme.txt b/readme.txt
index aec6a57c..4ca2a1d8 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.25.0
+Stable tag: 5.26.0-beta1
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 3bcd628f..c73845be 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.25.0
+Version: 5.26.0-beta1
Text Domain: fictioneer
Description: Standalone solution for publishing and reading web fictions.