From 0c1edc1aebd5def01a63224436a3031823ed2d36 Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Tue, 28 Jan 2020 11:30:57 -0800 Subject: [PATCH] version bump for cu1 tsg books (#8976) --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index e5aee1b9ad..e38787bcaa 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.3", + "version": "0.3.4", "repo": "https://github.com/Microsoft/azuredatastudio" } ]