Add preview and bump versions (#18749)

This commit is contained in:
Kim Santiago
2022-03-17 10:47:50 -07:00
committed by GitHub
parent 27cb693bd5
commit 023e10b496
3 changed files with 4 additions and 4 deletions

View File

@@ -2,12 +2,12 @@
"name": "sql-database-projects",
"displayName": "SQL Database Projects",
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
"version": "0.15.0",
"version": "0.16.0",
"publisher": "Microsoft",
"preview": true,
"engines": {
"vscode": "^1.30.1",
"azdata": ">=1.35.0"
"azdata": ">=1.36.0"
},
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
"icon": "images/sqlDatabaseProjects.png",