From 8c99e22fb40836768a82849abfd169afcb6eb323 Mon Sep 17 00:00:00 2001 From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com> Date: Fri, 13 Mar 2020 13:49:11 -0700 Subject: [PATCH] vbump (#9567) (#9599) Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com> --- 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" } ]