bump sqlservernotebook version (#17770)

* bump sqlservernotebook version

* Update version to 0.5.0
This commit is contained in:
Barbara Valdez
2021-12-03 13:03:32 -08:00
committed by GitHub
parent f9e1f38393
commit bb83110606

View File

@@ -84,7 +84,7 @@
"builtInExtensions": [ "builtInExtensions": [
{ {
"name": "Microsoft.sqlservernotebook", "name": "Microsoft.sqlservernotebook",
"version": "0.4.0", "version": "0.5.0",
"repo": "https://github.com/microsoft/azuredatastudio" "repo": "https://github.com/microsoft/azuredatastudio"
} }
], ],