From 8745714c862f0e480dc30879c5bf2854156b0407 Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Wed, 11 Mar 2020 18:36:03 -0700 Subject: [PATCH] vbump (#9567) --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index e38787bcaa..6bc27e5ac1 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.4", + "version": "0.3.5", "repo": "https://github.com/Microsoft/azuredatastudio" } ]