From bf753309e7f4476339203ef985705f9febf1177f Mon Sep 17 00:00:00 2001 From: erpett <97994807+erpett@users.noreply.github.com> Date: Mon, 6 Mar 2023 12:01:27 -0800 Subject: [PATCH] Updating package.json to show the next build number now that the release branch has split for 1.42 (#22169) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04fbbef31e..cbe41fd263 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azuredatastudio", - "version": "1.42.0", + "version": "1.43.0", "distro": "2cd50bd144845cd70df1cb0ed301c64d3e585ded", "author": { "name": "Microsoft Corporation"