diff --git a/extensions/agent/package.json b/extensions/agent/package.json index ba03c003c4..0bf70c4887 100644 --- a/extensions/agent/package.json +++ b/extensions/agent/package.json @@ -2,7 +2,7 @@ "name": "agent", "displayName": "SQL Server Agent", "description": "Manage and troubleshoot SQL Server Agent jobs", - "version": "0.41.0", + "version": "0.42.0", "publisher": "Microsoft", "preview": true, "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", diff --git a/extensions/cms/package.json b/extensions/cms/package.json index 4e27a38270..496f80b725 100644 --- a/extensions/cms/package.json +++ b/extensions/cms/package.json @@ -2,7 +2,7 @@ "name": "cms", "displayName": "%cms.displayName%", "description": "%cms.description%", - "version": "0.4.0", + "version": "0.5.0", "publisher": "Microsoft", "preview": true, "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", diff --git a/extensions/dacpac/package.json b/extensions/dacpac/package.json index 6248dd245a..b6a67729bd 100644 --- a/extensions/dacpac/package.json +++ b/extensions/dacpac/package.json @@ -2,7 +2,7 @@ "name": "dacpac", "displayName": "SQL Server Dacpac", "description": "SQL Server Dacpac for Azure Data Studio.", - "version": "0.5.0", + "version": "0.6.0", "publisher": "Microsoft", "preview": true, "engines": { @@ -66,4 +66,4 @@ "publisherDisplayName": "Microsoft", "publisherId": "Microsoft" } -} \ No newline at end of file +} diff --git a/extensions/import/package.json b/extensions/import/package.json index b2b38b9a3c..b57510372f 100644 --- a/extensions/import/package.json +++ b/extensions/import/package.json @@ -2,7 +2,7 @@ "name": "import", "displayName": "SQL Server Import", "description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.", - "version": "0.9.0", + "version": "0.10.0", "publisher": "Microsoft", "preview": true, "engines": { @@ -65,4 +65,4 @@ "publisherDisplayName": "Microsoft", "publisherId": "Microsoft" } -} \ No newline at end of file +}