Skip to content

Commit 15eb42d

Browse files
committed
Bumps version from v1.3.0 to v1.3.1
1 parent eb99668 commit 15eb42d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Flare
2+
1.3.1
3+
-----
4+
* Adds support for custom number of days to backfill
25

36
1.3.0
47
-----

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ id = flare
1313
python.version = python3.9
1414
state_change_requires_restart = true
1515
is_configured = 0
16-
build = 7
16+
build = 8
1717

1818
[ui]
1919
is_visible = 1
@@ -24,7 +24,7 @@ supported_themes = light, dark
2424
[launcher]
2525
author = Flare Systems
2626
description = The Flare app allows you to integrate your Flare alerts with the Splunk platform.
27-
version = 1.3.0
27+
version = 1.3.1
2828

2929
[triggers]
3030
reload.splunk_create = simple

0 commit comments

Comments
 (0)