From dc2d2f94a4586d002238c5ce01d901e942c39533 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Mar 2024 05:04:19 -0800 Subject: [PATCH] Bumped up the version of smtp from 3.1.0 to 3.1.1 --- smtp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/smtp.json b/smtp.json index 0188111..acda54a 100644 --- a/smtp.json +++ b/smtp.json @@ -5,8 +5,8 @@ "publisher": "Splunk", "type": "email", "main_module": "smtp_connector.py", - "app_version": "3.1.0", - "utctime_updated": "2023-01-23T18:26:04.000000Z", + "app_version": "3.1.1", + "utctime_updated": "2024-03-06T13:04:08.000000Z", "package_name": "phantom_smtp", "product_vendor": "Generic", "product_name": "SMTP", @@ -731,4 +731,4 @@ } ] } -} +} \ No newline at end of file