Skip to content

Commit 60832af

Browse files
committed
Update app.conf
1 parent be6e9f1 commit 60832af

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
[default]
1+
[install]
2+
is_configured = 0
23

34
[id]
45
name = github_app_for_splunk
5-
version = 1.0.0
6+
version = X.Y.Z
67

7-
[install]
8-
is_configured = 0
8+
[ui]
9+
is_visible = 1
10+
label = Github App for Splunk
911

1012
[launcher]
1113
author = Doug Erkkila
1214
description = Report on Activity and Audit Data from Github
13-
version = 1.0.0
15+
version = X.Y.Z
1416

1517
[package]
1618
id = github_app_for_splunk
17-
18-
[ui]
19-
is_visible = 1
20-
label = Github App for Splunk

0 commit comments

Comments
 (0)