From 8eab999e52fc61535db6d345e2567f54dfa65748 Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Mon, 26 Aug 2019 14:07:25 -0700 Subject: [PATCH] version bump (#6959) --- build/builtInExtensions-insiders.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions-insiders.json b/build/builtInExtensions-insiders.json index 3484204a66..31b9fd79c9 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.1.2", + "version": "0.2.0", "repo": "https://github.com/Microsoft/azuredatastudio" } ]