Update agent and import versions for Nov (#8054)

This commit is contained in:
Karl Burtram
2019-10-28 11:53:12 -07:00
committed by GitHub
parent 067af76904
commit 1dd4ea19a3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -2,7 +2,7 @@
"name": "import",
"displayName": "SQL Server Import",
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
"version": "0.11.0",
"version": "0.12.0",
"publisher": "Microsoft",
"preview": true,
"engines": {