Skip to content

Commit 70009fd

Browse files
author
BumpVersion Action
committed
Bump version: 2.4.1 → 2.5.0
1 parent 2419108 commit 70009fd

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.4.1
2+
current_version = 2.5.0
33
commit = True
44
tag = False
55

packages/splunk_plotly_collection_viz/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.4.1"
8+
"version": "2.5.0"
99
},
1010
"author": [
1111
{

packages/splunk_plotly_collection_viz/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.4.1
18+
version = 2.5.0

0 commit comments

Comments
 (0)