Skip to content

Commit c3312c7

Browse files
authored
Merge pull request #76 from Flared/mahinse/revert_version
Revert "Bumps version from v1.1.0 to v1.2.0"
2 parents 3b8b0ec + f7ffc7c commit c3312c7

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

RELEASE_NOTES.md

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

3-
1.2.0
4-
-----
5-
* Various bug fixes
6-
* 'Events metadata only' option has been changed to 'Full event data' and is now off by default
7-
* Severity filter
8-
* Source type filter
9-
103
1.1.0
114
-----
125
* 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 = 4
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.2.0
26+
version = 1.1.0
2727

2828
[triggers]
2929
reload.splunk_create = simple

0 commit comments

Comments
 (0)