diff --git a/Packs/soc-proofpoint-tap/pack_metadata.json b/Packs/soc-proofpoint-tap/pack_metadata.json index b9cfb25..a994b05 100644 --- a/Packs/soc-proofpoint-tap/pack_metadata.json +++ b/Packs/soc-proofpoint-tap/pack_metadata.json @@ -3,7 +3,7 @@ "id": "soc-proofpoint-tap", "description": "This content adds the proper content to make the soc-phishing-investigation-response work with proofpoint.", "support": "xsoar", - "currentVersion": "1.0.9", + "currentVersion": "1.0.10", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/soc-proofpoint-tap/xsoar_config.json b/Packs/soc-proofpoint-tap/xsoar_config.json index 7510211..4050ad5 100644 --- a/Packs/soc-proofpoint-tap/xsoar_config.json +++ b/Packs/soc-proofpoint-tap/xsoar_config.json @@ -2,7 +2,7 @@ "custom_packs": [ { "id": "soc-proofpoint-tap.zip", - "url": "https://github.com/Palo-Cortex/secops-framework/releases/download/soc-proofpoint-tap-v1.0.9/soc-proofpoint-tap-v1.0.9.zip", + "url": "https://github.com/Palo-Cortex/secops-framework/releases/download/soc-proofpoint-tap-v1.0.10/soc-proofpoint-tap-v1.0.10.zip", "system": "yes" } ], diff --git a/pack_catalog.json b/pack_catalog.json index c70046b..fd26450 100644 --- a/pack_catalog.json +++ b/pack_catalog.json @@ -67,7 +67,7 @@ { "id": "soc-proofpoint-tap", "display_name": "SOC Proofpoint TAP Integration Enhancement for Cortex XSIAM", - "version": "1.0.9", + "version": "1.0.10", "path": "Packs/soc-proofpoint-tap", "visible": true, "xsoar_config": "https://raw.githubusercontent.com/Palo-Cortex/secops-framework/refs/heads/main/Packs/soc-proofpoint-tap/xsoar_config.json"