[Port] Update minimum required azdata version (#14998)

* Update minimum required azdata version to latest release (#14995)

* Update minimum required azdata engine version - Arc (#14996)

* vBump Arc/Azdata

* undo vbump

* vBump
This commit is contained in:
Charles Gagnon
2021-04-06 11:25:26 -07:00
committed by GitHub
parent 9b117da9cb
commit 8c92af3016
2 changed files with 10 additions and 10 deletions

View File

@@ -2,14 +2,14 @@
"name": "arc",
"displayName": "%arc.displayName%",
"description": "%arc.description%",
"version": "0.9.2",
"version": "0.9.3",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
"icon": "images/extension.png",
"engines": {
"vscode": "*",
"azdata": ">=1.27.0"
"azdata": ">=1.28.0"
},
"activationEvents": [
"onCommand:arc.connectToController",
@@ -520,7 +520,7 @@
},
{
"name": "azdata",
"version": "20.3.1"
"version": "20.3.2"
}
],
"when": true
@@ -772,7 +772,7 @@
},
{
"name": "azdata",
"version": "20.3.1"
"version": "20.3.2"
}
],
"when": "true"
@@ -1001,7 +1001,7 @@
},
{
"name": "azdata",
"version": "20.3.1"
"version": "20.3.2"
}
],
"when": "mi-type=arc-mi"