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
parent 667051c57a
commit 11b6b6f3a7

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