Skip to content

Commit a3f8c5e

Browse files
authored
vBump Data-WorkSpace and Sql Proj extensions (#26327)
1 parent 9127152 commit a3f8c5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/data-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "data-workspace",
33
"displayName": "Data Workspace",
44
"description": "Additional common functionality for database projects",
5-
"version": "0.6.2",
5+
"version": "0.6.3",
66
"publisher": "Microsoft",
77
"preview": true,
88
"license": "SEE LICENSE IN LICENSE.txt",

extensions/sql-database-projects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sql-database-projects",
33
"displayName": "SQL Database Projects",
44
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
5-
"version": "1.5.2",
5+
"version": "1.5.3",
66
"publisher": "Microsoft",
77
"preview": false,
88
"engines": {

0 commit comments

Comments
 (0)