mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
Post release vBump (#11774)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "dacpac",
|
"name": "dacpac",
|
||||||
"displayName": "SQL Server Dacpac",
|
"displayName": "SQL Server Dacpac",
|
||||||
"description": "SQL Server Dacpac for Azure Data Studio.",
|
"description": "SQL Server Dacpac for Azure Data Studio.",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": false,
|
"preview": false,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "import",
|
"name": "import",
|
||||||
"displayName": "SQL Server Import",
|
"displayName": "SQL Server Import",
|
||||||
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
|
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
|
||||||
"version": "0.19.0",
|
"version": "0.20.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "machine-learning",
|
"name": "machine-learning",
|
||||||
"displayName": "%displayName%",
|
"displayName": "%displayName%",
|
||||||
"description": "%description%",
|
"description": "%description%",
|
||||||
"version": "0.2.3",
|
"version": "0.3.0",
|
||||||
"publisher": "Microsoft",
|
"publisher": "Microsoft",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "azuredatastudio",
|
"name": "azuredatastudio",
|
||||||
"version": "1.21.0",
|
"version": "1.22.0",
|
||||||
"distro": "facf51cc91bfb7ca0d4f5904480c1e7f09c3c115",
|
"distro": "facf51cc91bfb7ca0d4f5904480c1e7f09c3c115",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation"
|
"name": "Microsoft Corporation"
|
||||||
|
|||||||
Reference in New Issue
Block a user