Skip to content

Commit 8891587

Browse files
committed
bump version to v1.0.11
1 parent dc28161 commit 8891587

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

globalConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"meta": {
33
"name": "ta_cisco_webex_add_on_for_splunk",
44
"displayName": "Cisco Webex Add-on for Splunk",
5-
"version": "1.0.10",
5+
"version": "1.0.11",
66
"restRoot": "ta_cisco_webex_add_on_for_splunk",
77
"schemaVersion": "0.0.9",
88
"supportedThemes": [

package/app.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": {
66
"group": null,
77
"name": "ta_cisco_webex_add_on_for_splunk",
8-
"version": "1.0.10"
8+
"version": "1.0.11"
99
},
1010
"author": [
1111
{

package/default/app.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build = 1
55

66
[launcher]
77
author = FDSE
8-
version = 1.0.10
8+
version = 1.0.11
99
description =
1010

1111
[ui]
@@ -17,7 +17,7 @@ docs_section_override = AddOns:released
1717
id = ta_cisco_webex_add_on_for_splunk
1818

1919
[id]
20-
version = 1.0.10
20+
version = 1.0.11
2121

2222
[triggers]
2323
reload.ta_cisco_webex_add_on_for_splunk_account = simple

0 commit comments

Comments
 (0)