sql migration vbump 1.0.4 (#19814)

This commit is contained in:
Rachel Kim
2022-06-23 11:27:16 -07:00
committed by GitHub
parent c9cfb94a22
commit d787418c9c

View File

@@ -2,7 +2,7 @@
"name": "sql-migration",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.0.3",
"version": "1.0.4",
"publisher": "Microsoft",
"preview": false,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
@@ -10,7 +10,7 @@
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
"engines": {
"vscode": "*",
"azdata": ">=1.36.0"
"azdata": ">=1.37.0"
},
"activationEvents": [
"onDashboardOpen",