Skip to content

Commit

Permalink
Revert "Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" (#62)" (#63)
Browse files Browse the repository at this point in the history
This reverts commit e60497b.

Co-authored-by: Mark Kasaboski <mark.kasaboski@gmail.com>
  • Loading branch information
markkasaboski and Mark Kasaboski authored Nov 27, 2024
1 parent e2b43c9 commit 0bf3ad2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Flare

1.1.0
-----
* Various bug fixes
* Adds index chooser during configuration

1.0.0
-----
Expand Down
4 changes: 2 additions & 2 deletions packages/flare/src/main/resources/splunk/default/app.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ id = flare
[install]
state_change_requires_restart = true
is_configured = 0
build = 2
build = 3

[ui]
is_visible = 1
Expand All @@ -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

0 comments on commit 0bf3ad2

Please sign in to comment.