From e6be6cdc8e086fd4a238a5a8e8d1d8977f649b36 Mon Sep 17 00:00:00 2001 From: Mike Schiessl <77062930+MikeSchiessl@users.noreply.github.com> Date: Fri, 22 Sep 2023 08:27:15 +0200 Subject: [PATCH] Update cli.json bumped ETP Version --- cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli.json b/cli.json index 05e41d5..5c53a50 100755 --- a/cli.json +++ b/cli.json @@ -5,7 +5,7 @@ "commands": [ { "name": "etp", - "version": "0.4.3", + "version": "0.4.4", "description": "Akamai CLI for Secure Internet Access Enterprise (f.k.a. Enterprise Threat Protector)" } ]