diff --git a/README.md b/README.md index 73d4866..64303c0 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ FW-.*,Etc/GMT+1 ## Release Notes --- +### Version 1.1.2 - 2023-09-21 +* Fix issue with time zone function in Correlation pipeline + ### Version 1.1.1 - 2023-03-14 * Fixes typo in Correlation pipeline diff --git a/package.json b/package.json index 348b4cc..4b6b5de 100644 --- a/package.json +++ b/package.json @@ -1 +1 @@ -{"name":"cribl-palo-alto-networks","version":"1.1.1","author":"Brendan Dalpe - Cribl","description":"Process, reduce, and transform Palo Alto Networks Firewall logs.","displayName":"Palo Alto Networks","tags":{"dataType":["logs"],"useCase":["reduction","filtering"],"technology":["paloalto"]}} +{"name":"cribl-palo-alto-networks","version":"1.1.2","author":"Brendan Dalpe - Cribl","description":"Process, reduce, and transform Palo Alto Networks Firewall logs.","displayName":"Palo Alto Networks","tags":{"dataType":["logs"],"useCase":["reduction","filtering"],"technology":["paloalto"]}}