diff --git a/README.md b/README.md index 783cea0..9743756 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Provide custom search commands to update [malware-filter](https://gitlab.com/malware-filter) lookups. Each command downloads from a source CSV and emit rows as events which can then be piped to a lookup file or used as a subsearch. Each command is exported globally and can be used in any app. This add-on currently does not have any UI. -Tested with Splunk 9.x. +Tested on Splunk 9.x. ## Installation diff --git a/default/app.conf b/default/app.conf index b96d4dd..e1cc192 100644 --- a/default/app.conf +++ b/default/app.conf @@ -15,4 +15,4 @@ label = malware-filter [launcher] author = Ming Di Leom description = Update malware-filter lookups. https://gitlab.com/malware-filter -version = 0.0.5 +version = 0.0.6