From 268f9ef725aa6374e921072e5131e5deb09a6c14 Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Thu, 17 Oct 2019 15:10:53 -0700 Subject: [PATCH] revert the version bump. (#7772) --- 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 86ccdc82d6..ca5e7a3d39 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.3.0", + "version": "0.2.1", "repo": "https://github.com/Microsoft/azuredatastudio" } ]