From eb82f9ea9d07aec323fc1dccfadbd4a197a11278 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Mon, 8 Jun 2026 16:53:35 -0400 Subject: [PATCH 1/3] kilo version --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 944880fa1..03e153fda 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0 +3.0.0-kilo From f083db67e4b735aaad2e4a464115e003d2d767c8 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Thu, 11 Jun 2026 08:17:39 -0400 Subject: [PATCH 2/3] disable telemetry for automated tests --- setup/so-setup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/so-setup b/setup/so-setup index 6c77e781c..f9c8c4460 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -223,6 +223,8 @@ if [ -n "$test_profile" ]; then WEBPASSWD1=0n10nus3r WEBPASSWD2=0n10nus3r NODE_DESCRIPTION="${HOSTNAME} - ${install_type} - ${MSRVIP_OFFSET}" + # opt out of telemetry for automated testing + telemetry=1 update_sudoers_for_testing fi From b8bf684077c8e06f0420807f220a530d1f433ed3 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Thu, 11 Jun 2026 08:18:38 -0400 Subject: [PATCH 3/3] ver --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 03e153fda..944880fa1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0-kilo +3.2.0