From 99e5bfd2fcb7cd6956cc1d1d80eb9197b076373f Mon Sep 17 00:00:00 2001 From: Dave Galey <89407235+dgaley@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:41:34 -0500 Subject: [PATCH] Update integration-manifest.json --- integration-manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integration-manifest.json b/integration-manifest.json index b11362e..12f39e0 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -5,6 +5,7 @@ "status": "production", "update_catalog": true, "link_github": true, + "release_dir": "src\\GlobalSignCAProxy\\bin\\Release", "support_level": "kf-supported", "description": "This integration allows for the Synchronization, Enrollment, and Revocation of TLS Certificates from the GlobalSign Certificate Center." -} \ No newline at end of file +}