Changing import version to 1.0 for GA (#12177)

This commit is contained in:
Aasim Khan
2020-09-08 12:34:37 -07:00
committed by GitHub
parent 68709c02fe
commit 7231df34ce

View File

@@ -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.20.0", "version": "1.0.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"engines": { "engines": {