From 26fe9932f219d75b20787d60389d8e2467546848 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Tue, 26 May 2020 13:08:23 -0700 Subject: [PATCH] Bump version in release/1.18 for hotfix (#10560) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 145dabdded..b0ae03b229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azuredatastudio", - "version": "1.18.0", + "version": "1.18.1", "distro": "a04ebf32a5868f2bc7a4eed0716a42564d2a7896", "author": { "name": "Microsoft Corporation"