Skip to content

Commit e2ee2b5

Browse files
superdav42claude
andcommitted
Bump version to 2.4.12-beta.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a662985 commit e2ee2b5

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "devstone/ultimate-multisite",
33
"homepage": "https://UltimateMultisite.com",
44
"description": "The Multisite Website as a Service (WaaS) plugin.",
5-
"version": "2.4.11",
5+
"version": "2.4.12-beta.1",
66
"authors": [
77
{
88
"name": "Arindo Duque",

inc/class-wp-ultimo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ final class WP_Ultimo {
3131
* @since 2.1.0
3232
* @var string
3333
*/
34-
const VERSION = '2.4.11';
34+
const VERSION = '2.4.12-beta.1';
3535

3636
/**
3737
* Core log handle for Ultimate Multisite.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.4.11",
2+
"version": "2.4.12-beta.1",
33
"name": "ultimate-multisite",
44
"title": "Ultimate Multisite",
55
"homepage": "https://ultimatemultisite.com/",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: multisite, domain mapping, wordpress multisite, multisite saas, waas
55
Requires at least: 5.3
66
Requires PHP: 7.4.30
77
Tested up to: 6.9
8-
Stable tag: 2.4.12
8+
Stable tag: 2.4.11
99
License: GPLv2
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

ultimate-multisite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Ultimate Multisite – WordPress Multisite SaaS & WaaS Platform
44
* Plugin URI: https://ultimatemultisite.com
55
* Description: Ultimate Multisite is a WordPress Multisite plugin that turns your network into a complete Website-as-a-Service (WaaS) platform with subscriptions, site provisioning, domain mapping, and customer management. Formerly WP Ultimo.
6-
* Version: 2.4.11
6+
* Version: 2.4.12-beta.1
77
* Author: Ultimate Multisite Community
88
* Author URI: https://ultimatemultisite.com
99
* License: GPLv2 or later

0 commit comments

Comments
 (0)