mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
ML extension vbump (#17143)
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"name": "machine-learning",
|
||||
"displayName": "%displayName%",
|
||||
"description": "%description%",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
"engines": {
|
||||
"vscode": "^1.25.0",
|
||||
"azdata": ">=1.31.0"
|
||||
"azdata": ">=1.33.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onCommand:ml.command.managePackages",
|
||||
|
||||
Reference in New Issue
Block a user