From 9b3a0798f07c8c4e76311aa1b8042a062801ab49 Mon Sep 17 00:00:00 2001 From: David Stone Date: Fri, 31 Jan 2025 01:13:22 -0700 Subject: [PATCH] update version in one more place --- inc/class-wp-ultimo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/class-wp-ultimo.php b/inc/class-wp-ultimo.php index 37b3f9f..ec7d14d 100644 --- a/inc/class-wp-ultimo.php +++ b/inc/class-wp-ultimo.php @@ -36,7 +36,7 @@ final class WP_Ultimo { * @deprecated use the const version instead. * @var string */ - public $version = '2.3.3'; + public $version = '2.3.4'; /** * Tables registered by WP Multisite WaaS.