We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30bda1b commit c5f5aa0Copy full SHA for c5f5aa0
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.3.0
+current_version = 2.4.0
3
commit = True
4
tag = True
5
app.manifest
@@ -5,7 +5,7 @@
"id": {
6
"group": null,
7
"name": "splunk_plotly_collection_viz",
8
- "version": "2.3.0"
+ "version": "2.4.0"
9
},
10
"author": [
11
{
default/app.conf
@@ -15,4 +15,4 @@ label = Plotly.js Charts for Splunk
15
[launcher]
16
author = Tamar Zamba, Erica Pescio
17
description = Financial and advanced statistical data visualizations based on Plotly.js
18
-version = 2.3.0
+version = 2.4.0
0 commit comments