From e1a8885e433a3835c0f51e83607ae8ab512b98b3 Mon Sep 17 00:00:00 2001 From: Lewis Sanchez <87730006+lewis-sanchez@users.noreply.github.com> Date: Tue, 19 Oct 2021 09:08:58 -0700 Subject: [PATCH] New commit hash to use for distro after merging PR (#17389) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2babe1337..10840026bb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "azuredatastudio", "version": "1.33.0", - "distro": "77e165275b4fa492f172e2b2ff3b9193726bcb49", + "distro": "1e5dcd0a8d91b098710ecc729538db89ef617221", "author": { "name": "Microsoft Corporation" },