Skip to content

Commit 0bf3ad2

Browse files
markkasaboskiMark Kasaboski
andauthored
Revert "Revert "Bumps version from v1.0.0 to v1.1.0 (#60)" (#62)" (#63)
This reverts commit e60497b. Co-authored-by: Mark Kasaboski <mark.kasaboski@gmail.com>
1 parent e2b43c9 commit 0bf3ad2

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Flare
22

3+
1.1.0
4+
-----
5+
* Various bug fixes
6+
* Adds index chooser during configuration
37

48
1.0.0
59
-----

packages/flare/src/main/resources/splunk/default/app.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ id = flare
1212
[install]
1313
state_change_requires_restart = true
1414
is_configured = 0
15-
build = 2
15+
build = 3
1616

1717
[ui]
1818
is_visible = 1
@@ -23,7 +23,7 @@ supported_themes = light, dark
2323
[launcher]
2424
author = Flare Systems
2525
description = The Flare app allows you to integrate your Flare alerts with the Splunk platform.
26-
version = 1.0.0
26+
version = 1.1.0
2727

2828
[triggers]
2929
reload.splunk_create = simple

0 commit comments

Comments
 (0)