From e08cd9511c5f12b77d0743d4d7f3485d31524655 Mon Sep 17 00:00:00 2001 From: Craig Alvord Date: Mon, 29 Jun 2026 14:53:43 -0700 Subject: [PATCH] Roll out 1.44.0 to 50% Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- version/version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version/version.json b/version/version.json index 8b7845a..962519a 100644 --- a/version/version.json +++ b/version/version.json @@ -43,7 +43,7 @@ "updateGroups": [ { "name": "default", - "percentage": 0 + "percentage": 50 } ], "cleanInstall": true,