Skip to content

Commit 6891f27

Browse files
markkasaboskiMark Kasaboski
andauthored
Bumps version from v1.2.1 to v1.2.2 (#91)
Co-authored-by: Mark Kasaboski <mark.kasaboski@gmail.com>
1 parent d42252b commit 6891f27

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

RELEASE_NOTES.md

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

3+
1.2.2
4+
-----
5+
* Various bug fixes
6+
* Changes start date to now - 30 days
7+
38
1.2.1
49
-----
510
* Various bug fixes

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 = 5
15+
build = 6
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.2.1
26+
version = 1.2.2
2727

2828
[triggers]
2929
reload.splunk_create = simple

0 commit comments

Comments
 (0)