From ac31a0ccddcc1b3480da8db3bef1f0f7ab545359 Mon Sep 17 00:00:00 2001 From: Andrea Mah <31675041+andreamah@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:34:47 -0500 Subject: [PATCH] bump distro for copilot use of aiTextSearchProvider (#207378) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc63ba11028..f96e8a6967b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.88.0", - "distro": "42961f5ae266361a063bc9849757d3b704f9ee82", + "distro": "03722d24faeb8330c72b8c7aa0c3a7acf7d916b2", "author": { "name": "Microsoft Corporation" },