From 030c767cb63516d46877c8aa88515c3c24ff63d5 Mon Sep 17 00:00:00 2001 From: Craig Date: Mon, 31 Aug 2026 15:55:15 -0700 Subject: [PATCH] Roll out 1.46.0 to 50% Co-authored-by: Copilot App <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 95d4134..7106f28 100644 --- a/version/version.json +++ b/version/version.json @@ -51,7 +51,7 @@ "updateGroups": [ { "name": "default", - "percentage": 0 + "percentage": 50 } ], "cleanInstall": true,