Post release version bump (#9656)

* Update change logs

* Formatting

* update changelog

* Base version bump

* extension version bump

* Update CHANGELOG.md

* Agent was updated as well
This commit is contained in:
Amir Omidi
2020-03-23 12:04:49 -07:00
committed by GitHub
parent df1b0c908e
commit aff5f2786d
6 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -2,7 +2,7 @@
"name": "cms",
"displayName": "%cms.displayName%",
"description": "%cms.description%",
"version": "0.8.0",
"version": "0.9.0",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

View File

@@ -2,7 +2,7 @@
"name": "dacpac",
"displayName": "SQL Server Dacpac",
"description": "SQL Server Dacpac for Azure Data Studio.",
"version": "1.3.0",
"version": "1.4.0",
"publisher": "Microsoft",
"preview": false,
"engines": {

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.14.0",
"version": "0.15.0",
"publisher": "Microsoft",
"preview": true,
"engines": {

View File

@@ -2,7 +2,7 @@
"name": "schema-compare",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.3.0",
"version": "1.4.0",
"publisher": "Microsoft",
"preview": false,
"engines": {

View File

@@ -1,6 +1,6 @@
{
"name": "azuredatastudio",
"version": "1.16.0",
"version": "1.17.0",
"distro": "0478ec063514685435df24dd700d641eafe225dd",
"author": {
"name": "Microsoft Corporation"