From 1a84547405b9eda142f77e62bb4a38ec8e76fb8a Mon Sep 17 00:00:00 2001 From: Content Bot Date: Sun, 26 Nov 2023 08:55:07 +0000 Subject: [PATCH] Bump pack from version CommonScripts to 1.12.48. --- Packs/CommonScripts/ReleaseNotes/1_12_48.md | 6 ++++++ Packs/CommonScripts/pack_metadata.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Packs/CommonScripts/ReleaseNotes/1_12_48.md diff --git a/Packs/CommonScripts/ReleaseNotes/1_12_48.md b/Packs/CommonScripts/ReleaseNotes/1_12_48.md new file mode 100644 index 000000000000..a97dae9637c8 --- /dev/null +++ b/Packs/CommonScripts/ReleaseNotes/1_12_48.md @@ -0,0 +1,6 @@ + +#### Scripts + +##### DBotClosedIncidentsPercentage + +Updated the query in the**DBotClosedIncidentsPercentage** script to `status:closed and closingUser:DBot`. diff --git a/Packs/CommonScripts/pack_metadata.json b/Packs/CommonScripts/pack_metadata.json index 049c579cd41a..486617406114 100644 --- a/Packs/CommonScripts/pack_metadata.json +++ b/Packs/CommonScripts/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Common Scripts", "description": "Frequently used scripts pack.", "support": "xsoar", - "currentVersion": "1.12.47", + "currentVersion": "1.12.48", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",