From e60497b44d326a438eef5ce762617824c1892742 Mon Sep 17 00:00:00 2001 From: Mark Kasaboski Date: Wed, 27 Nov 2024 11:58:07 -0500 Subject: [PATCH] Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" (#62) This reverts commit e6b5a731ede9276348d2fccc2baac421fbf9f07e. Co-authored-by: Mark Kasaboski --- RELEASE_NOTES.md | 4 ---- packages/flare/src/main/resources/splunk/default/app.conf | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 551b64f..1e9841a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,5 @@ # 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 63b50cf..b5d41ac 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 = 3 +build = 2 [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.1.0 +version = 1.0.0 [triggers] reload.splunk_create = simple