From f94aad34b7bb9dacd101ee225430fb147af07c2e Mon Sep 17 00:00:00 2001 From: Rami Farhat Date: Mon, 8 Jun 2026 21:41:14 -0700 Subject: [PATCH] chore: bump version to 0.15.17 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 366dd5bf..27e6bb5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azure-iot-explorer", - "version": "0.15.16", + "version": "0.15.17", "description": "This project welcomes contributions and suggestions. Most contributions require you to agree to a\r Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\r the rights to use your contribution. For details, visit https://cla.microsoft.com.", "main": "host/electron.js", "build": {