target database mapping and selection bug (#20840)

* target database mapping and selection bug

* bump version to 1.1.0 for sql db release
This commit is contained in:
brian-harris
2022-10-13 18:36:56 -07:00
committed by GitHub
parent d5742bbd54
commit fb04db8c24
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.0.6",
"version": "1.1.0",
"publisher": "Microsoft",
"preview": false,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",