From ae3b16024d656cb909fea7114574227cbc072013 Mon Sep 17 00:00:00 2001 From: Maddy <12754347+MaddyDev@users.noreply.github.com> Date: Tue, 27 Aug 2019 12:20:25 -0700 Subject: [PATCH] version bump (#6975) --- 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 31b9fd79c9..ca5e7a3d39 100644 --- a/build/builtInExtensions-insiders.json +++ b/build/builtInExtensions-insiders.json @@ -1,7 +1,7 @@ [ { "name": "Microsoft.sqlservernotebook", - "version": "0.2.0", + "version": "0.2.1", "repo": "https://github.com/Microsoft/azuredatastudio" } ]