Skip to content

Commit c5f5aa0

Browse files
author
BumpVersion Action
committed
Bump version: 2.3.0 → 2.4.0
1 parent 30bda1b commit c5f5aa0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.3.0
2+
current_version = 2.4.0
33
commit = True
44
tag = True
55

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": "splunk_plotly_collection_viz",
8-
"version": "2.3.0"
8+
"version": "2.4.0"
99
},
1010
"author": [
1111
{

default/app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ label = Plotly.js Charts for Splunk
1515
[launcher]
1616
author = Tamar Zamba, Erica Pescio
1717
description = Financial and advanced statistical data visualizations based on Plotly.js
18-
version = 2.3.0
18+
version = 2.4.0

0 commit comments

Comments
 (0)