vbump asde extension (#14720)

This commit is contained in:
Alan Ren
2021-03-12 17:26:25 -08:00
committed by GitHub
parent 42347b4681
commit 7a9de9e708

View File

@@ -2,7 +2,7 @@
"name": "asde-deployment", "name": "asde-deployment",
"displayName": "%extension-displayName%", "displayName": "%extension-displayName%",
"description": "%extension-description%", "description": "%extension-description%",
"version": "0.4.1", "version": "0.4.2",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
@@ -10,7 +10,7 @@
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916", "aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
"engines": { "engines": {
"vscode": "*", "vscode": "*",
"azdata": "*" "azdata": ">=1.25.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",