From 2ec6a689d3bf78366e0477f8f72cfd7a44c27acf Mon Sep 17 00:00:00 2001 From: Alex Ma Date: Thu, 17 Jun 2021 11:12:49 -0700 Subject: [PATCH] added updates to extensions for sqltoolsservice version (#15745) --- extensions/kusto/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/kusto/config.json b/extensions/kusto/config.json index b3c46d7c8e..302aa34142 100644 --- a/extensions/kusto/config.json +++ b/extensions/kusto/config.json @@ -1,6 +1,6 @@ { "downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}", - "version": "3.0.0-release.99", + "version": "3.0.0-release.109", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip",