Skip to content

Commit

Permalink
Updating sql project extension verison (#25368)
Browse files Browse the repository at this point in the history
* Add null checks for undefined include/exclude patterns in search view (#25336) (#25354)

* Add write permissions to PR labelling action (#25356) (#25359)

* Updating STS new version (#25357)

* vbump sql projects after insiders release to 1.4.2

* vbump sql projects after insiders release to 1.4.2

---------

Co-authored-by: Cory Rivera <[email protected]>
  • Loading branch information
ssreerama and corivera authored Feb 22, 2024
1 parent 1794130 commit f3380f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/sql-database-projects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sql-database-projects",
"displayName": "SQL Database Projects",
"description": "Enables users to develop and publish database schemas for MSSQL Databases",
"version": "1.4.1",
"version": "1.4.2",
"publisher": "Microsoft",
"preview": false,
"engines": {
Expand Down

0 comments on commit f3380f0

Please sign in to comment.