vbump for now localized extensions to enable localization (#16991)

This commit is contained in:
Alex Ma
2021-09-07 11:30:30 -07:00
committed by GitHub
parent b21ce86be6
commit 9583fcd56a
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "azuremonitor",
"description": "%azuremonitor.description%",
"version": "0.1.5",
"version": "0.1.6",
"publisher": "Microsoft",
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
"activationEvents": [

View File

@@ -2,7 +2,7 @@
"name": "cms",
"displayName": "%cms.displayName%",
"description": "%cms.description%",
"version": "0.9.0",
"version": "0.9.1",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",

View File

@@ -2,7 +2,7 @@
"name": "dacpac",
"displayName": "SQL Server Dacpac",
"description": "SQL Server Dacpac for Azure Data Studio.",
"version": "1.9.0",
"version": "1.9.1",
"publisher": "Microsoft",
"preview": false,
"engines": {

View File

@@ -1,6 +1,6 @@
{
"name": "kusto",
"version": "0.5.4",
"version": "0.5.5",
"publisher": "Microsoft",
"aiKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916",
"activationEvents": [

View File

@@ -2,7 +2,7 @@
"name": "profiler",
"displayName": "%displayName%",
"description": "%description%",
"version": "0.12.0",
"version": "0.12.1",
"publisher": "Microsoft",
"preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",