Skip to content

Commit

Permalink
post release vbump (microsoft#11351)
Browse files Browse the repository at this point in the history
* v bump

* update vscode version
  • Loading branch information
alanrenmsft authored Jul 15, 2020
1 parent 59ad8b3 commit c779916
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion extensions/import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.0",
"version": "0.18.0",
"publisher": "Microsoft",
"preview": true,
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion extensions/sql-assessment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sql-assessment",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.2.0",
"version": "0.3.0",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azuredatastudio",
"version": "1.20.0",
"version": "1.21.0",
"distro": "0e27fd464a32a78a47a0aa815f408233820c59cc",
"author": {
"name": "Microsoft Corporation"
Expand Down
2 changes: 1 addition & 1 deletion product.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"gettingStartedUrl": "https://go.microsoft.com/fwlink/?linkid=862039",
"releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=875578",
"documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277",
"vscodeVersion": "1.46.0",
"vscodeVersion": "1.48.0",
"commit": "9ca6200018fc206d67a47229f991901a8a453781",
"date": "2017-12-15T12:00:00.000Z",
"recommendedExtensions": [
Expand Down

0 comments on commit c779916

Please sign in to comment.