Fix agent extension version back to 0.42.0 (#7068)

This commit is contained in:
Karl Burtram
2019-09-04 17:18:38 -07:00
committed by GitHub
parent 6a4c9b4108
commit e2ea397fb9

View File

@@ -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",