From 41e8b73ac49c622da8ca2dac9e6894c0175d84b6 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Mon, 5 Oct 2020 13:41:16 -0700 Subject: [PATCH] vBump notebooks to get latest CU6 version of book (#12683) (#12739) --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index 0abc99250a..64b2070a6d 100644 --- a/product.json +++ b/product.json @@ -76,7 +76,7 @@ "builtInExtensions": [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.7", + "version": "0.3.8", "repo": "https://github.com/Microsoft/azuredatastudio" } ],