From a898c46e74da4dbdc776a404201c58b72f9e5f6d Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Thu, 5 Dec 2019 10:13:56 -0800 Subject: [PATCH] version bump (#8563) * version bump * vbump the release version as well --- 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 6e88644a77..e5aee1b9ad 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.2", + "version": "0.3.3", "repo": "https://github.com/Microsoft/azuredatastudio" } ] diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 6e88644a77..e5aee1b9ad 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.2", + "version": "0.3.3", "repo": "https://github.com/Microsoft/azuredatastudio" } ]