diff --git a/build/builtInExtensions-insiders.json b/build/builtInExtensions-insiders.json index ca5e7a3d39..0d4f101c7a 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,2 @@ [ - { - "name": "Microsoft.sqlservernotebook", - "version": "0.2.1", - "repo": "https://github.com/Microsoft/azuredatastudio" - } ] diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 0d4f101c7a..f51bba8edc 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,2 +1,7 @@ [ + { + "name": "Microsoft.sqlservernotebook", + "version": "0.3.1", + "repo": "https://github.com/Microsoft/azuredatastudio" + } ]