From 330f690628f147cc8fd40c827b6610180ef886ab Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Thu, 31 Oct 2019 18:03:50 -0700 Subject: [PATCH] version bump books package (#8174) --- build/builtInExtensions-insiders.json | 2 +- build/builtInExtensions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/builtInExtensions-insiders.json b/build/builtInExtensions-insiders.json index f51bba8edc..6e88644a77 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.1", + "version": "0.3.2", "repo": "https://github.com/Microsoft/azuredatastudio" } ] diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index f51bba8edc..6e88644a77 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.1", + "version": "0.3.2", "repo": "https://github.com/Microsoft/azuredatastudio" } ]