Skip to content

Commit

Permalink
version 1.3.0 adds the Search Resource Utilization Dashboard, Data Di…
Browse files Browse the repository at this point in the history
…ctionary compatability with Splunk Cloud indexes, Data Dictionary events per day, and MLTK model gen as a choice in the Saved Search explorer.
  • Loading branch information
northben committed Aug 3, 2021
1 parent ff46bef commit 598f754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion amelia/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": {
"group": null,
"name": "amelia",
"version": "1.2.0"
"version": "1.3.0"
},
"author": [
{
Expand Down
4 changes: 2 additions & 2 deletions amelia/default/app.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[install]
is_configured = 0
build = 8
build = 9

[ui]
is_visible = 1
Expand All @@ -9,7 +9,7 @@ label = Amelia
[launcher]
author = Ben Northway
description = A Configuration Explorer
version = 1.2.0
version = 1.3.0

[package]
id = amelia

0 comments on commit 598f754

Please sign in to comment.