Bump SQL Ops to 0.28.2 (#1098)

This commit is contained in:
Karl Burtram
2018-04-06 15:51:24 -07:00
committed by GitHub
parent 2182658301
commit 1800d0baaf
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "agent", "name": "agent",
"displayName": "SQL Server Agent", "displayName": "SQL Server Agent",
"description": "Manage and troubleshoot SQL Server Agent jobs (early preview)", "description": "Manage and troubleshoot SQL Server Agent jobs (early preview)",
"version": "0.27.1", "version": "0.28.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/master/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/master/LICENSE.txt",

View File

@@ -1,6 +1,6 @@
{ {
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}", "downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
"version": "1.4.0-alpha.18", "version": "1.4.0-alpha.19",
"downloadFileNames": { "downloadFileNames": {
"Windows_86": "win-x86-netcoreapp2.0.zip", "Windows_86": "win-x86-netcoreapp2.0.zip",
"Windows_64": "win-x64-netcoreapp2.0.zip", "Windows_64": "win-x64-netcoreapp2.0.zip",

View File

@@ -1,6 +1,6 @@
{ {
"name": "sqlops", "name": "sqlops",
"version": "0.28.1", "version": "0.28.2",
"distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee", "distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee",
"author": { "author": {
"name": "Microsoft Corporation" "name": "Microsoft Corporation"