From b1a24586f15e2488f161d092b63d7696e36f826b Mon Sep 17 00:00:00 2001 From: Mark Kasaboski Date: Thu, 6 Feb 2025 10:55:45 -0500 Subject: [PATCH] Bumps version from v1.2.0 to v1.2.1 --- RELEASE_NOTES.md | 5 +++++ packages/flare/src/main/resources/splunk/default/app.conf | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d3d685e..5decbdb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,10 @@ # Flare +1.2.1 +----- +* Various bug fixes +* Prevents use of Python 3.7 + 1.2.0 ----- * Various bug fixes diff --git a/packages/flare/src/main/resources/splunk/default/app.conf b/packages/flare/src/main/resources/splunk/default/app.conf index d0caaaa..78b2fb3 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 = 4 +build = 5 [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.2.0 +version = 1.2.1 [triggers] reload.splunk_create = simple