diff --git a/ResolveOpenAlerts.ps1 b/ResolveOpenAlerts.ps1 index 7412005..6f322db 100644 --- a/ResolveOpenAlerts.ps1 +++ b/ResolveOpenAlerts.ps1 @@ -10,7 +10,7 @@ Author: piouson.github.io #> -$script:version = " Resolve Open Alerts v2.3.8" +$script:version = " Resolve Open Alerts v2.3.9" $script:apiHits = 0 $script:rateLimitCount = 0 $script:rateBuffer = 200 diff --git a/resource.xml b/resource.xml index 3d2f1d7..bb0e056 100644 --- a/resource.xml +++ b/resource.xml @@ -36,7 +36,7 @@ Ref: https://github.com/piouson/Resolve-Open-Alerts Priority - + All @@ -62,12 +62,12 @@ Ref: https://github.com/piouson/Resolve-Open-Alerts map false Alert Priority - + All MonitorType - + All @@ -145,12 +145,12 @@ Ref: https://github.com/piouson/Resolve-Open-Alerts map false Type of Monitor - + All DeviceType - + All @@ -180,7 +180,7 @@ Ref: https://github.com/piouson/Resolve-Open-Alerts map false Type of Device - + All UdfNumber diff --git a/sample-480.png b/sample-480.png index 761e3f8..312b152 100644 Binary files a/sample-480.png and b/sample-480.png differ