From 0bf3ad2b1a5581769731060b70affa0dd46274b4 Mon Sep 17 00:00:00 2001 From: Mark Kasaboski Date: Wed, 27 Nov 2024 12:08:00 -0500 Subject: [PATCH] Revert "Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" (#62)" (#63) This reverts commit e60497b44d326a438eef5ce762617824c1892742. Co-authored-by: Mark Kasaboski --- RELEASE_NOTES.md | 4 ++++ packages/flare/src/main/resources/splunk/default/app.conf | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1e9841a..551b64f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Flare +1.1.0 +----- +* Various bug fixes +* Adds index chooser during configuration 1.0.0 ----- diff --git a/packages/flare/src/main/resources/splunk/default/app.conf b/packages/flare/src/main/resources/splunk/default/app.conf index b5d41ac..63b50cf 100644 --- a/packages/flare/src/main/resources/splunk/default/app.conf +++ b/packages/flare/src/main/resources/splunk/default/app.conf @@ -12,7 +12,7 @@ id = flare [install] state_change_requires_restart = true is_configured = 0 -build = 2 +build = 3 [ui] is_visible = 1 @@ -23,7 +23,7 @@ supported_themes = light, dark [launcher] author = Flare Systems description = The Flare app allows you to integrate your Flare alerts with the Splunk platform. -version = 1.0.0 +version = 1.1.0 [triggers] reload.splunk_create = simple