diff --git a/extensions/mssql/config.json b/extensions/mssql/config.json index 66a49276c5..0bdabe99dc 100644 --- a/extensions/mssql/config.json +++ b/extensions/mssql/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.68", + "version": "3.0.0-release.79", "downloadFileNames": { "Windows_86": "win-x86-netcoreapp3.1.zip", "Windows_64": "win-x64-netcoreapp3.1.zip", diff --git a/package.json b/package.json index 199131dc84..9926bc48d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azuredatastudio", - "version": "1.26.0", + "version": "1.26.1", "distro": "e70265117090eff42a72ce17fa88b732b92e99b0", "author": { "name": "Microsoft Corporation"