From 07c17b649a0a4d458f121dd294c28dd29302b8ef Mon Sep 17 00:00:00 2001 From: Haim Kastner Date: Sun, 31 Mar 2024 14:15:39 +0000 Subject: [PATCH] Update Portal Doc Ref --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 839c56d..9414e0b 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ While using cloud services, it's recommended to constantly update to the latest For on-premises, it's recommended to align the versions of the SDK and the Harmony Endpoint Management service. -You can view the matching SDK's pulling command from the Harmony Endpoint Web Management Portal - `Settings` > `API & SDKs`. +You can view the matching SDK's pulling command from the Harmony Endpoint Web Management Portal - `Settings` > `Developer Tools`. The command will be similar to: ``` diff --git a/package.json b/package.json index ae872ea..edebdc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chkp/harmony-endpoint-management-sdk", - "version": "1.1.43", + "version": "1.1.51", "description": "The official Harmony Endpoint management SDK for JavaScript ecosystem", "main": "dist/index.js", "files": [