Bump Agent, Import and Profiler extensions versions (#2330)

This commit is contained in:
Karl Burtram
2018-08-24 19:16:11 -04:00
committed by GitHub
parent b92c23df2b
commit 9717b7516d
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -2,7 +2,7 @@
"name": "import",
"displayName": "SQL Server Import",
"description": "Imports data from a flat file.",
"version": "0.0.1",
"version": "0.0.2",
"publisher": "Microsoft",
"preview": true,
"engines": {

View File

@@ -2,7 +2,7 @@
"name": "profiler",
"displayName": "SQL Server Profiler",
"description": "SQL Server Profiler for SQL Operations Studio",
"version": "0.1.4",
"version": "0.1.5",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/master/LICENSE.txt",